1
0
mirror of https://github.com/github/gitignore synced 2024-11-26 13:44:21 +01:00

Gitignore for GameMaker Studio 2 modified.

* Add comments for each sections.
This commit is contained in:
Iconer 2019-09-15 14:14:35 +09:00 committed by GitHub
parent 2a8688ada1
commit d1c1ad94a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

16
.gitignore vendored
View File

@ -3,13 +3,23 @@
!*.gml
!/*.yyp
# Builds
# Builds for Desktop
*.exe
*.apk
*.zip
*.pkg
# Builds for Mobile
*.apk
*.ipa
*.app
*.zip
*.xarchive
# Builds for UWP
*.appx
*.appxupload
# Builds for HTML5
# index.html
# Miscellaneous
*.dll