aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2019-05-16 09:57:02 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2019-05-16 09:57:02 -0400
commit39b5aaff1550ce5bdb1982a6f0c532d5a975e7d2 (patch)
tree1ce3c0a5f15a9bcf64f92b06622f723b80bdb922 /.gitignore
parentfe759e1a7a5052339d00411c4162f3242bb5141b (diff)
downloaddelivery_merge-39b5aaff1550ce5bdb1982a6f0c532d5a975e7d2.tar.gz
Ignore generated data
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0e0c0fd..3f2c5cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,8 @@
*.sh
*.sk
__pycache__
+build
+dist
results
src
miniconda*