summaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2021-07-14 07:43:41 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2021-07-14 07:45:05 +0800
commitcf9b511ac3386910b695fa6482b7488802f77eb2 (patch)
tree52a90b1f3e841d3e73d74d70ab1170b5388ee1aa /.dockerignore
parent63f5541c183a22b0aff012c9b0c7df76142d63fa (diff)
downloadgitpython-cf9b511ac3386910b695fa6482b7488802f77eb2.tar.gz
Remove docker and appveyor configuration files
These weren't used by CI nor were they regularly tested. If somebody misses something, we can bring them back of course. This cleanup was triggered with the switch to pytest, and I wanted to remove everything that was present just for nosetest.
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/.dockerignore b/.dockerignore
deleted file mode 100644
index b59962d2..00000000
--- a/.dockerignore
+++ /dev/null
@@ -1,2 +0,0 @@
-.git/
-.tox/