aboutsummaryrefslogtreecommitdiff
path: root/R2R/.dockerignore
diff options
context:
space:
mode:
Diffstat (limited to 'R2R/.dockerignore')
-rwxr-xr-xR2R/.dockerignore20
1 files changed, 20 insertions, 0 deletions
diff --git a/R2R/.dockerignore b/R2R/.dockerignore
new file mode 100755
index 00000000..c4730648
--- /dev/null
+++ b/R2R/.dockerignore
@@ -0,0 +1,20 @@
+__pycache__
+*.pyc
+*.pyo
+*.pyd
+.Python
+env
+pip-log.txt
+pip-delete-this-directory.txt
+.tox
+.coverage
+.coverage.*
+.cache
+nosetests.xml
+coverage.xml
+*.cover
+*.log
+.git
+.mypy_cache
+.pytest_cache
+.hypothesis