summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-05-09 12:44:47 -0300
committerJesusaves <cpntb1@ymail.com>2021-05-09 12:44:47 -0300
commit619e065679167f6476160fa7256a4bb06db04e04 (patch)
treeb9f2cc1324a35c56f80d1429678f8396719a4802 /.gitignore
parentbb33dd6ea1d638a4f24d4227e2abbefeda78b310 (diff)
downloadrenpy-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--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1fb967e..ccba47b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,6 +25,7 @@ game/gfx/assets/*
*.crt
*.json
extra/*
+manaplus/
# DEV USE ONLY
*.dev.*