summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMitch Jackson <mitch@mitchjacksontech.com>2019-04-10 12:58:10 -0400
committerMitch Jackson <mitch@mitchjacksontech.com>2019-04-10 12:58:10 -0400
commit53071f40c4e2d4be41efb018d0233b37bf1c395b (patch)
tree2b1682feceb0fd1f4d862881fdc3676e70b2521e /.gitignore
Project skeleton
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d428ed6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,18 @@
+# ---
+# Build generated files #
+# ---
+blib/
+*.sw?
+Makefile
+Makefile.old
+MYMETA.yml
+pm_to_blib
+
+# ---
+# OS generated files #
+# ---
+.DS_Store
+.DS_Store?
+._*
+.Spotlight-V100
+.Trashes