ソースを参照

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


読み込み中…
キャンセル
保存