enhance gitignore for non-VPATH builds and netbeans

This commit is contained in:
Christopher Mosher 2013-10-08 09:26:16 -04:00
parent 2c3885670b
commit b3f1e6b23d
3 changed files with 19 additions and 0 deletions

17
.gitignore vendored
View File

@ -12,3 +12,20 @@ Makefile.in
/install-sh
/missing
/config.h.in*
# need these for non-VPATH builds
/config.h
/config.status
/config.log
/stamp-h1
Makefile
.deps/
*.o
# netbeans
/nbproject/

1
conf/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*.conf

1
src/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
epple2