Queer European MD passionate about IT
Browse Source

Ignore data folders

Davte 5 năm trước cách đây
mục cha
commit
a571d4fc8f
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -8,6 +8,9 @@ venv/
 *.db
 *.json
 
+# Data folders
+data/
+
 *.txt
 !requirements.txt