Browse Source

Ignore download_cache

CrazyMax 5 years ago
parent
commit
6e105ebf81
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -6,5 +6,6 @@ __pycache__/
 .DS_Store
 .tm_properties
 
-# Ignore optional build directory
+# Ignore optional build / cache directory
 /build
+/downloads_cache