diff --git a/GameMaker-Studio-2.gitignore b/GameMaker-Studio-2.gitignore new file mode 100644 index 00000000..45081543 --- /dev/null +++ b/GameMaker-Studio-2.gitignore @@ -0,0 +1,26 @@ +# Force include core files +!*.yy +!*.gml +!/*.yyp + +# Builds for Desktop +*.exe +*.zip +*.app +*.pkg + +# Builds for Mobile +*.apk +*.ipa +*.xarchive + +# Builds for UWP +*.appx +*.appxupload + +# Builds for HTML5 +# index.html + +# Miscellaneous +*.dll +*.log