fixed .gitignore
This commit is contained in:
parent
37a19f1ebb
commit
2968f331a0
|
@ -1,8 +1,10 @@
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*.dmg
|
**.dmg
|
||||||
*.app
|
**.app
|
||||||
*.bz2
|
**.swp
|
||||||
|
**.bz2
|
||||||
xmlcopyeditor
|
xmlcopyeditor
|
||||||
xmlcopyeditor.exe
|
xmlcopyeditor.exe
|
||||||
*.o
|
**.o
|
||||||
tests-main
|
tests-main
|
||||||
|
thumbs.db
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue