add global gitignore
authorAmin Bandali <me@aminb.org>
Sun, 26 Oct 2014 15:40:05 +0000 (11:40 -0400)
committerAmin Bandali <me@aminb.org>
Sun, 26 Oct 2014 15:40:05 +0000 (11:40 -0400)
git/.gitignore_global [new file with mode: 0755]

diff --git a/git/.gitignore_global b/git/.gitignore_global
new file mode 100755 (executable)
index 0000000..4ddea22
--- /dev/null
@@ -0,0 +1,5 @@
+*.orig
+*.py[co]
+*.sublime-workspace
+*~
+.DS_Store