mirror of
https://github.com/github/gitignore.git
synced 2025-02-22 22:24:54 +08:00
17 lines
139 B
Plaintext
17 lines
139 B
Plaintext
# Force include core files
|
|
!*.yy
|
|
!*.gml
|
|
!/*.yyp
|
|
|
|
# Builds
|
|
*.exe
|
|
*.apk
|
|
*.pkg
|
|
*.ipa
|
|
*.app
|
|
*.zip
|
|
|
|
# Miscellaneous
|
|
*.dll
|
|
*.log
|