16 lines
138 B
Text
16 lines
138 B
Text
# Ignore all files
|
|
*.*
|
|
|
|
# Except
|
|
!*.json
|
|
!*.js
|
|
!*.zip
|
|
!*.7z
|
|
!*.csv
|
|
!.gitignore
|
|
!README.md
|
|
package.json
|
|
|
|
# Images
|
|
!BGH.rpgmvp
|
|
!BGH2.rpgmvp
|