Browse Source

Updated .gitignore to ignore images directory

david 5 years ago
parent
commit
f5903cb0aa
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

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