aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-04-21 21:49:56 +0200
committerMattias Andrée <maandree@operamail.com>2015-04-21 21:49:56 +0200
commit4aa9e30c2ab868c78ccb9dc4bb119a254d7c3207 (patch)
treec6a1b0bfb0ede9e9c280729b6cfabc329192c181
downloadpython-bus-4aa9e30c2ab868c78ccb9dc4bb119a254d7c3207.tar.gz
python-bus-4aa9e30c2ab868c78ccb9dc4bb119a254d7c3207.tar.bz2
python-bus-4aa9e30c2ab868c78ccb9dc4bb119a254d7c3207.tar.xz
first commit
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--.gitignore14
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..8925c19
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,14 @@
+_/
+obj/
+bin/
+__pycache__/
+\#*\#
+.*
+!.git*
+*~
+.bak
+.swo
+.swp
+.pyc
+.pyo
+