Administrivia

This commit is contained in:
rocky
2009-04-19 00:58:43 -04:00
parent 9f00e660fa
commit cbb5fc643b
3 changed files with 4 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
/*~ /*~
/COPYING /COPYING
/ChangeLog
/INSTALL /INSTALL
/Makefile /Makefile
/Makefile.in /Makefile.in

View File

@@ -1,3 +1,5 @@
/.deps /.deps
/Makefile /Makefile
/Makefile.in /Makefile.in
/*~
/*.o

View File

@@ -1,3 +1,4 @@
/.deps /.deps
/Makefile /Makefile
/Makefile.in /Makefile.in
/*.o