58 lines
No EOL
833 B
Text
58 lines
No EOL
833 B
Text
# Ignore all files
|
|
*.*
|
|
|
|
# File Types
|
|
!*.mps
|
|
!*.dat
|
|
!*.json
|
|
!*.txt
|
|
!*.project
|
|
!*.js
|
|
!*.zip
|
|
!*.7z
|
|
!*.csv
|
|
!*.ain
|
|
!*.fnl
|
|
!*.ks
|
|
!*.tjs
|
|
!*.yaml
|
|
!*.rb
|
|
|
|
# Other Needed Files
|
|
!Data/*
|
|
!.gitignore
|
|
!README.md
|
|
!GameUpdate.bat
|
|
|
|
# Ignore
|
|
previous_patch_sha.txt
|
|
|
|
# Images
|
|
!z_state01.rpgmvp
|
|
!z_state03.rpgmvp
|
|
!b_button01_a.rpgmvp
|
|
!b_button01_b.rpgmvp
|
|
!b_button02_a.rpgmvp
|
|
!b_button02_b.rpgmvp
|
|
!b_button03_a.rpgmvp
|
|
!b_button03_b.rpgmvp
|
|
!b_button04_a.rpgmvp
|
|
!b_button04_b.rpgmvp
|
|
!c_button01_a.rpgmvp
|
|
!c_button01_b.rpgmvp
|
|
!c_button02_a.rpgmvp
|
|
!c_button02_b.rpgmvp
|
|
!c_button03_a.rpgmvp
|
|
!c_button03_b.rpgmvp
|
|
!c_button05_a.rpgmvp
|
|
!c_button05_b.rpgmvp
|
|
!c_button96.rpgmvp
|
|
!c_button98.rpgmvp
|
|
!e_button01_a.rpgmvp
|
|
!e_button01_b.rpgmvp
|
|
!e_button02_a.rpgmvp
|
|
!e_button02_b.rpgmvp
|
|
!e_button03_a.rpgmvp
|
|
!e_button03_b.rpgmvp
|
|
!e_button04_a.rpgmvp
|
|
!e_button04_b.rpgmvp |