aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-11-06 00:46:04 +0100
committerMattias Andrée <maandree@operamail.com>2014-11-06 00:46:04 +0100
commit4003e0bcfeb4390116c6849c3854586a37dc422d (patch)
tree4d1813c4d3ea6bf24b1bdee88e150f2531c3869c
downloadmedian-4003e0bcfeb4390116c6849c3854586a37dc422d.tar.gz
median-4003e0bcfeb4390116c6849c3854586a37dc422d.tar.bz2
median-4003e0bcfeb4390116c6849c3854586a37dc422d.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..40e6388
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,14 @@
+_/
+bin/
+obj/
+__pycache__/
+\#*\#
+.*
+!.git*
+*~
+*.bak
+*.swo
+*.swp
+*.pyc
+*.pyo
+