summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Granberg <zorry@gentoo.org>2021-05-31 01:16:54 +0200
committerMagnus Granberg <zorry@gentoo.org>2021-09-24 04:22:49 +0200
commit5e84cbca6ca8f525703c062f7e824f2c60ed4bc7 (patch)
tree0c3a689bde470120e19a2d6d25512d1974e4c741 /.gitignore
parentUpdate code to use gosbs backend (diff)
downloadtinderbox-cluster-www-5e84cbca6ca8f525703c062f7e824f2c60ed4bc7.tar.gz
tinderbox-cluster-www-5e84cbca6ca8f525703c062f7e824f2c60ed4bc7.tar.bz2
tinderbox-cluster-www-5e84cbca6ca8f525703c062f7e824f2c60ed4bc7.zip
Restart
Signed-off-by: Magnus Granberg <zorry@gentoo.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 0 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 7be3859..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-# Backup files
-*~
-__pycache__
-# log dir
-static/logs
-# Python compiled files
-*.pyc
-python/gosbs/settings.py