mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
parent
85bf08b19a
commit
2a8688ada1
1 changed files with 16 additions and 0 deletions
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Force include core files
|
||||
!*.yy
|
||||
!*.gml
|
||||
!/*.yyp
|
||||
|
||||
# Builds
|
||||
*.exe
|
||||
*.apk
|
||||
*.pkg
|
||||
*.ipa
|
||||
*.app
|
||||
*.zip
|
||||
|
||||
# Miscellaneous
|
||||
*.dll
|
||||
*.log
|
Loading…
Add table
Add a link
Reference in a new issue