Automatic dev_* dir creation

This commit is contained in:
Nekotekina 2017-02-22 17:22:27 +03:00
parent baf22527b0
commit dac72ff371
7 changed files with 23 additions and 5 deletions

View file

@ -2,5 +2,3 @@
*
# Except this file
!.gitignore
!cache
!cache/README.txt

View file

@ -1 +0,0 @@
This directory is used for cache functionality, so don't store any data here.

View file

@ -1 +0,0 @@
This directory is used for temporary gamedata functionality, so don't store any data here.