mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-21 16:55:06 +00:00
Initial commit
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# Audio and Graphics folders
|
||||
Audio/
|
||||
Graphics/
|
||||
|
||||
# Data folder, but not Data/Scripts folder
|
||||
Data/*
|
||||
!Data/Scripts.rxdata
|
||||
!Data/Scripts/
|
||||
|
||||
# Files in the main project folder
|
||||
Game.exe
|
||||
Game.ini
|
||||
Game.rxproj
|
||||
RGSS*.dll
|
||||
Reference in New Issue
Block a user