1
0
mirror of https://github.com/github/gitignore synced 2024-11-26 13:44:21 +01:00
gitignore/.gitignore
Iconer d1c1ad94a7
Gitignore for GameMaker Studio 2 modified.
* Add comments for each sections.
2019-09-15 14:14:35 +09:00

27 lines
264 B
Plaintext

# Force include core files
!*.yy
!*.gml
!/*.yyp
# Builds for Desktop
*.exe
*.zip
*.pkg
# Builds for Mobile
*.apk
*.ipa
*.app
*.xarchive
# Builds for UWP
*.appx
*.appxupload
# Builds for HTML5
# index.html
# Miscellaneous
*.dll
*.log