aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBryan Hyshka <bryan@hyshka.com>2018-03-05 11:04:01 -0700
committerBryan Hyshka <bryan@hyshka.com>2018-03-05 11:04:01 -0700
commitf416ab2f81f2f02f9a55274e63333b6964ce9da1 (patch)
tree63dc83394ca8ec8e611e792a8113955c4b434ee1 /.gitignore
parent70366911a9b5ddedbfe8b02b6447f2738f306239 (diff)
add basic dockerfile setup
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f362d03..ab9362c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@
.mypy_cache
__pycache__
config.json
+build/config.json
+build/requirements.txt