diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-10-14 00:24:30 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-10-14 00:24:30 -0300 |
commit | 25ebd50ce20abca058fb6701d3dc6b27e29a6d11 (patch) | |
tree | d2499cffe1274570dbc663e9c0a0f276d750adaa /.gitignore | |
parent | f901930c55222c6bc9b0f3b74f3d068964ca1df7 (diff) | |
download | renpy-25ebd50ce20abca058fb6701d3dc6b27e29a6d11.tar.gz renpy-25ebd50ce20abca058fb6701d3dc6b27e29a6d11.tar.bz2 renpy-25ebd50ce20abca058fb6701d3dc6b27e29a6d11.tar.xz renpy-25ebd50ce20abca058fb6701d3dc6b27e29a6d11.zip |
Update gitignore rules
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -46,3 +46,6 @@ steam_appid.txt log.txt traceback.txt errors.txt + +# Files which Ren'Py does not save +.* |