Unify .gitignore files

This commit is contained in:
Andrew Johnson
2017-11-30 12:07:10 -06:00
parent 0ae27a35d8
commit 0159cdb77d

18
.gitignore vendored
View File

@ -1,15 +1,19 @@
/bin/
/cfg/ /cfg/
/bin/
/lib/ /lib/
/include/
/db/ /db/
/dbd/ /dbd/
/documentation/html /html/
/documentation/*.tag /include/
/templates/
/configure/*.local /configure/*.local
/configure/RELEASE.* /configure/RELEASE.*
/configure/CONFIG_SITE.* /configure/CONFIG_SITE.*
/!configure/ExampleRELEASE.local /documentation/html
/documentation/*.tag
O.*/
/QtC-*
envPaths envPaths
**/O.* *.orig
QtC-* *.log
.*.swp