aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-02-19 20:30:41 +0100
committerMattias Andrée <maandree@kth.se>2021-02-19 20:30:49 +0100
commitc27fd70b5e4c3efe5ad034069108414d36f9bd9e (patch)
treeec0befb659ebeca4a68c45b052e713fb2ad26f05 /.gitignore
parentimprove readme (diff)
downloadpython-bus-c27fd70b5e4c3efe5ad034069108414d36f9bd9e.tar.gz
python-bus-c27fd70b5e4c3efe5ad034069108414d36f9bd9e.tar.bz2
python-bus-c27fd70b5e4c3efe5ad034069108414d36f9bd9e.tar.xz
some improvments + license change3.1.2
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 2 insertions, 12 deletions
diff --git a/.gitignore b/.gitignore
index 6cef52e..848c3ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,19 +1,9 @@
-_/
-obj/
-bin/
-__pycache__/
-\#*\#
-.*
-!.git*
*~
-*.bak
-*.swo
-*.swp
+*\#*
+__pycache__/
*.pyc
*.pyo
*.o
*.out
*.so
-*.gch
*.c
-