Browse Source

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

legacy
Sam Hocevar sam 13 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 *.a
*.la *.la
*.exe *.exe
*.so
*.elf *.elf
*.self *.self
*.nexe *.nexe


Loading…
Cancel
Save