From 6af4ba943f6b73e31a0b2bd0262d953a2e954ddb Mon Sep 17 00:00:00 2001 From: Nicholas Van Doorn Date: Wed, 4 Aug 2021 18:12:54 -0700 Subject: Initial commit --- gitignore_global | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 gitignore_global (limited to 'gitignore_global') 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 -- cgit v1.2.3