mirror of
https://github.com/github/gitignore
synced 2025-07-04 04:18:26 +02:00
Merge 0fa159b80a
into 524ae7b4c7
This commit is contained in:
commit
1684b8f2c3
1 changed files with 26 additions and 0 deletions
26
GameMaker-Studio-2.gitignore
Normal file
26
GameMaker-Studio-2.gitignore
Normal file
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue