aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-04-10 16:17:14 +0200
committerMattias Andrée <maandree@operamail.com>2014-04-10 16:17:14 +0200
commitb5d05651d0785fadafe57c1a6e07e682006c7fb0 (patch)
tree950cb7df898f9cc12f9b544a9020164d73870f73
downloadnightshift-b5d05651d0785fadafe57c1a6e07e682006c7fb0.tar.gz
nightshift-b5d05651d0785fadafe57c1a6e07e682006c7fb0.tar.bz2
nightshift-b5d05651d0785fadafe57c1a6e07e682006c7fb0.tar.xz
first commit
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0ec08aa
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+_/
+obj/
+__pycache__/
+\#*\#
+.*
+!.git*
+*~
+*.swp
+*.swo
+*.bak
+*.pyc
+*.pyo
+