Browse Source

Updated .gitignore to ignore images directory

david 5 năm trước cách đây
mục cha
commit
f5903cb0aa
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

@@ -5,6 +5,6 @@ lib64
 pyvenv.cfg
 share/
 .vscode/
-in/
+images/
 data/
-__pycache__/
+__pycache__/