Browse Source

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

legacy
Sam Hocevar sam 12 years ago
parent
commit
0f845aa5da
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

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


Loading…
Cancel
Save