aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGabriel Pérez-Cerezo <gabriel@gpcf.eu>2022-05-18 12:56:52 +0200
committerGabriel Pérez-Cerezo <gabriel@gpcf.eu>2022-05-18 12:56:52 +0200
commit9bccb42bba3e59edc3c66dfcd2ce80557e977ba1 (patch)
tree3e2c1b8a9e6bce1e2cc03e4d7a3936850abc1b38 /.gitignore
parent971f633eaadec381bda398f024bab42fa1311bd0 (diff)
downloadmensa-9bccb42bba3e59edc3c66dfcd2ce80557e977ba1.tar.gz
mensa-9bccb42bba3e59edc3c66dfcd2ce80557e977ba1.tar.bz2
mensa-9bccb42bba3e59edc3c66dfcd2ce80557e977ba1.zip
Fix stw nonsense, add option to ignore boring stuff
bump version to 0.6
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..88b880d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+*~
+deb_dist
+*.egg_info
+__pycache__
+build
+*.pyc
+*.tar.gz
+dist