mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-13 16:04:58 +00:00
30 lines
410 B
Plaintext
30 lines
410 B
Plaintext
# Audio, Graphics and Plugins folders
|
|
Audio/
|
|
Graphics/
|
|
Plugins/
|
|
|
|
# Data folder, but not Data/Scripts folder
|
|
Data/*
|
|
!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
|
|
|
|
~* |