add output json files to .gitignore
authorJacob Lifshay <programmerjake@gmail.com>
Sun, 25 Oct 2020 23:10:37 +0000 (16:10 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Sun, 25 Oct 2020 23:10:37 +0000 (16:10 -0700)
.gitignore

index b33ee449529f180bb956c49397ceec086c90b391..c7acde7874d6674fdf6808bce5b402a19a759e22 100644 (file)
@@ -1,3 +1,4 @@
 /target
 __pycache__
-*.pyc
\ No newline at end of file
+*.pyc
+/output-for-*