aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-02-20 00:40:19 +0100
committerMattias Andrée <maandree@kth.se>2021-02-20 00:40:19 +0100
commit4a73ba328f374320ee36a77439b7c4fd58d5b84c (patch)
treead473b3acb4cdafe8cbc2d2a049d6d892a057b72 /.gitignore
parentm rationale (diff)
downloadblue-4a73ba328f374320ee36a77439b7c4fd58d5b84c.tar.gz
blue-4a73ba328f374320ee36a77439b7c4fd58d5b84c.tar.bz2
blue-4a73ba328f374320ee36a77439b7c4fd58d5b84c.tar.xz
m + improve makefile
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 1 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index 33533be..f64de1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,12 +1,5 @@
-\#*\#
+*\#*
*~
__pycache__/
-*.swp
-*.swo
-*.bak
*.pyc
*.pyo
-*.orig
-bin/
-aux/
-obj/