Merge pull request #10 from jrbyrne/working

Update .gitignore files.
This commit is contained in:
Bryan Hundven 2014-12-10 11:43:50 -08:00
commit 0a962fc7ec
2 changed files with 3 additions and 1 deletions

3
.gitignore vendored
View File

@ -3,11 +3,12 @@ configure
autom4te.cache autom4te.cache
config.log config.log
config.status config.status
Makefile /Makefile
*ct-ng* *ct-ng*
!ct-ng.comp !ct-ng.comp
!ct-ng.in !ct-ng.in
paths.* paths.*
!paths.in
config.gen/ config.gen/
.config .config
.config.2 .config.2

1
docs/.gitignore vendored
View File

@ -1,2 +1,3 @@
*ct-ng*.1 *ct-ng*.1
*ct-ng*.1.gz *ct-ng*.1.gz
!ct-ng.1.in