Browse Source

Fix .gitignore

nagadomi 9 years ago
parent
commit
7c9933865c
2 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore
  2. 0 0
      data/.gitkeep

+ 1 - 1
.gitignore

@@ -2,7 +2,7 @@
 work/
 cache/*.png
 cache/url_*
-data/
+data/*
 !data/.gitkeep
 
 models/

+ 0 - 0
data/.gitkeep