summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--.gitignore_global3
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..55acb54
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+Brewfile.lock.json
diff --git a/.gitignore_global b/.gitignore_global
new file mode 100644
index 0000000..2742ae8
--- /dev/null
+++ b/.gitignore_global
@@ -0,0 +1,3 @@
+*~
+.DS_Store
+*.sw*