aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-04-19 18:22:08 +0200
committerMattias Andrée <maandree@operamail.com>2013-04-19 18:22:08 +0200
commitdfd3eba0e27d031c6ddab73fba5c810e3f6bfadf (patch)
tree77cd1085ac2c21fe2e862393d0694f3067696b63 /.gitignore
parenthow to print time, without concidering the time or screen dimensions (diff)
downloadmongotimer-dfd3eba0e27d031c6ddab73fba5c810e3f6bfadf.tar.gz
mongotimer-dfd3eba0e27d031c6ddab73fba5c810e3f6bfadf.tar.bz2
mongotimer-dfd3eba0e27d031c6ddab73fba5c810e3f6bfadf.tar.xz
complete code
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..245ed1c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+_/
+.*
+!.git*
+\#*\#
+*~
+.swp
+.swo
+.bak
+__pycache__/
+*.pyc