mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-05 21:51:46 +00:00
52 lines
761 B
Plaintext
52 lines
761 B
Plaintext
# Audio, Graphics and Plugins folders
|
|
Audio/
|
|
Graphics/
|
|
Plugins/
|
|
PBS/pokemon.txt
|
|
# Data folder, but not Data/Scripts folder
|
|
Data/species.dat
|
|
#!Data/Scripts.rxdata
|
|
#!Data/Scripts/
|
|
|
|
# Files in the main project folder
|
|
Game.ini
|
|
Game.rxproj
|
|
RGSS*.dll
|
|
|
|
# Common code editor folders & files
|
|
.vscode/
|
|
*.code-workspace
|
|
.idea/
|
|
|
|
# Operating system generated files & folders
|
|
.DS_Store
|
|
.DS_Store?
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
[Dd]esktop.ini
|
|
|
|
# Temp files
|
|
|
|
~*
|
|
|
|
/.gitignore
|
|
/Graphics/Battlers/
|
|
/Graphics/CustomBattlers/
|
|
/Graphics/CustomBattlers_backup/
|
|
/data_backup/
|
|
/PBS/pokemon.txt
|
|
/PBS/pokemon_381.txt
|
|
/PBS/pokemon_419.txt
|
|
/PBS/pokemon_fr.txt
|
|
/PBS/pokemon-fr-iso.txt
|
|
/etc/
|
|
/Saves/
|
|
/Data - Copy/
|
|
/extendtext.exe
|
|
/fluidsynth.dll
|
|
/mkxp.json
|
|
/mkxp-z.exe
|
|
/Data.zip
|
|
/patch/
|
|
/build/
|
|
/bin/ |