mirror of
https://github.com/github/gitignore
synced 2024-11-26 13:44:21 +01:00
d1c1ad94a7
* Add comments for each sections.
27 lines
264 B
Plaintext
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
|