瀏覽代碼

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…
取消
儲存