summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Granberg <zorry@gentoo.org>2021-09-24 03:54:59 +0200
committerMagnus Granberg <zorry@gentoo.org>2021-09-24 04:22:49 +0200
commit3fb5065d4b67af1df11cec4e7a3e888c9598b9d1 (patch)
tree7caa17a3a9b6e6f5afd6e8ed9ae034d051e07d4f /.gitignore
parentRestart (diff)
downloadtinderbox-cluster-www-3fb5065d4b67af1df11cec4e7a3e888c9598b9d1.tar.gz
tinderbox-cluster-www-3fb5065d4b67af1df11cec4e7a3e888c9598b9d1.tar.bz2
tinderbox-cluster-www-3fb5065d4b67af1df11cec4e7a3e888c9598b9d1.zip
Add Buildbot Dashboard for Gentoo Ci
Signed-off-by: Magnus Granberg <zorry@gentoo.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ddf3b02
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+# Backup files
+*~
+__pycache__
+python/bb_dashboard/bb_dashboard/settings.py
+