瀏覽代碼

build: ignore .so files and add missing source files to makefile.

legacy
Sam Hocevar sam 12 年之前
父節點
當前提交
0f845aa5da
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore 查看文件

@@ -4,6 +4,7 @@
*.a
*.la
*.exe
*.so
*.elf
*.self
*.nexe


Loading…
取消
儲存