aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-10-06 11:46:13 +0200
committerMattias Andrée <maandree@operamail.com>2013-10-06 11:46:13 +0200
commit83c087a02f41d2996bd287faed665f5a71ff271e (patch)
treecb7f368850759ddc083b9ab4df60ee66393d37ff
downloadgpp-83c087a02f41d2996bd287faed665f5a71ff271e.tar.gz
gpp-83c087a02f41d2996bd287faed665f5a71ff271e.tar.bz2
gpp-83c087a02f41d2996bd287faed665f5a71ff271e.tar.xz
first commit
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d6ad89a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+_/
+bin/
+__pycache__/
+.*
+!.git*
+\#*\#
+*~
+*.sw[op]
+*.py[co]
+*.bak
+