Fix the ignore files to include the object files.

This commit is contained in:
Bill Currie 2011-06-15 17:27:15 +09:00
parent 029ca87f8c
commit f3919cb132
2 changed files with 2 additions and 0 deletions

View file

@ -1,4 +1,5 @@
*.dat
*.sym
*.o
.deps
config.rh

1
klik/.gitignore vendored
View file

@ -1,5 +1,6 @@
*.dat
*.qfo
*.o
*.sym
.deps
Makefile.deps