diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-05-09 12:44:47 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-05-09 12:44:47 -0300 |
commit | 619e065679167f6476160fa7256a4bb06db04e04 (patch) | |
tree | b9f2cc1324a35c56f80d1429678f8396719a4802 /.gitignore | |
parent | bb33dd6ea1d638a4f24d4227e2abbefeda78b310 (diff) | |
download | renpy-619e065679167f6476160fa7256a4bb06db04e04.tar.gz renpy-619e065679167f6476160fa7256a4bb06db04e04.tar.bz2 renpy-619e065679167f6476160fa7256a4bb06db04e04.tar.xz renpy-619e065679167f6476160fa7256a4bb06db04e04.zip |
Move working directory to base instead of save or game
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ game/gfx/assets/* *.crt *.json extra/* +manaplus/ # DEV USE ONLY *.dev.* |