Unify .gitignore files
This commit is contained in:
28
.gitignore
vendored
28
.gitignore
vendored
@ -1,13 +1,17 @@
|
|||||||
bin/
|
/cfg/
|
||||||
lib/
|
/bin/
|
||||||
doc/
|
/lib/
|
||||||
include/
|
/db/
|
||||||
db/
|
/dbd/
|
||||||
dbd/
|
/html/
|
||||||
documentation/html
|
/include/
|
||||||
documentation/*.tag
|
/templates/
|
||||||
|
/configure/*.local
|
||||||
|
/documentation/html
|
||||||
|
/documentation/*.tag
|
||||||
|
O.*/
|
||||||
|
/QtC-*
|
||||||
envPaths
|
envPaths
|
||||||
configure/*.local
|
*.orig
|
||||||
!configure/ExampleRELEASE.local
|
*.log
|
||||||
**/O.*
|
.*.swp
|
||||||
QtC-*
|
|
||||||
|
Reference in New Issue
Block a user