aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorHolden Rohrer <hr@hrhr.dev>2020-01-12 16:15:08 -0500
committerHolden Rohrer <hr@hrhr.dev>2020-01-13 12:45:32 -0500
commit77f3acb9c5db709e2822cf885c233e3a8f0089fe (patch)
tree5d5a003e19f502c47d6ed9aad8f79efa0116c74b /.gitignore
parentd34aed5548d0cf18e0ec2624b60a91d18548076c (diff)
make now puts everything in an "outputs" folder
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 533ca56..0a1b157 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
*.log
*.csv
__pycache__
+outputs/*