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
|
||||
Makefile
|
||||
core
|
||||
magicseteditor
|
||||
stamp-h1
|
||||
config.h
|
||||
doxygen
|
||||
@@ -20,6 +19,8 @@ packages
|
||||
|
||||
/data
|
||||
/*.dll
|
||||
/magicseteditor
|
||||
/magicseteditor.*
|
||||
|
||||
/old
|
||||
/test-files
|
||||
|
||||
Reference in New Issue
Block a user