Преглед изворни кода

Updated .gitignore to ignore images directory

david пре 5 година
родитељ
комит
f5903cb0aa
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

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