summaryrefslogtreecommitdiff
path: root/gitignore_global
diff options
context:
space:
mode:
authorNicholas Van Doorn <vandoorn.nick@gmail.com>2021-08-04 18:12:54 -0700
committerNicholas Van Doorn <vandoorn.nick@gmail.com>2021-08-17 10:47:48 -0700
commit6af4ba943f6b73e31a0b2bd0262d953a2e954ddb (patch)
tree0cf7b1d160d0671eeacb66004433b63572b96ebd /gitignore_global
Initial commit
Diffstat (limited to 'gitignore_global')
-rw-r--r--gitignore_global14
1 files changed, 14 insertions, 0 deletions
diff --git a/gitignore_global b/gitignore_global
new file mode 100644
index 0000000..48fa986
--- /dev/null
+++ b/gitignore_global
@@ -0,0 +1,14 @@
+.DS_Store
+.git-branch-stack.txt
+.git-commit-authors.txt
+.fixstack.txt
+*.swp
+bundle
+*.out
+*.db
+.spec-history
+.rake-history
+.tickets*
+.bundle
+env
+node_modules