Browse Source

TG-193: Add scratch directory to gitignore

lanfr144 17 hours ago
parent
commit
f879623616
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -5,4 +5,5 @@ __pycache__/
 *.sql.gz
 .mylogin.cnf
 *.tar
-.env
+.env
+scratch/