mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Make .gitignore ignore Windows binaries as well.
This commit is contained in:
+2
-1
@@ -10,7 +10,6 @@ autom4te.cache
|
|||||||
aclocal.m4
|
aclocal.m4
|
||||||
Makefile
|
Makefile
|
||||||
core
|
core
|
||||||
magicseteditor
|
|
||||||
stamp-h1
|
stamp-h1
|
||||||
config.h
|
config.h
|
||||||
doxygen
|
doxygen
|
||||||
@@ -20,6 +19,8 @@ packages
|
|||||||
|
|
||||||
/data
|
/data
|
||||||
/*.dll
|
/*.dll
|
||||||
|
/magicseteditor
|
||||||
|
/magicseteditor.*
|
||||||
|
|
||||||
/old
|
/old
|
||||||
/test-files
|
/test-files
|
||||||
|
|||||||
Reference in New Issue
Block a user