Igonre .gitattributes & Mac X work directories
This commit is contained in:
parent
8c01e7910e
commit
95c304f06b
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,11 +1,14 @@
|
|||
# backup and temporary files
|
||||
*~
|
||||
.*.sw[op]
|
||||
.gitattributes
|
||||
|
||||
# the build directories
|
||||
/*/unxlng??
|
||||
/*/unxlng??.pro
|
||||
/*/wntmsc???
|
||||
/*/wntmsc???.pro
|
||||
/*/unxmacx?
|
||||
/*/unxmacx?.pro
|
||||
|
||||
/moz/zipped/*.zip
|
||||
|
|
Loading…
Reference in a new issue