aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorkatherine <shmibs@shmibbles.me>2018-11-19 19:45:08 -0700
committerkatherine <shmibs@shmibbles.me>2018-11-19 19:45:08 -0700
commit9511acbce2bb97526098047ed75fd9de5046bdc8 (patch)
tree4eb760731a7277d3c7a92b37c78b10a1d7b35b06 /.gitignore
downloadxdg_basedir-9511acbce2bb97526098047ed75fd9de5046bdc8.tar.gz
initial commit! ヽ(^o^)丿
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e29dae7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+/docs/
+/lib/
+/bin/
+/.shards/
+*.dwarf
+
+# Libraries don't need dependency lock
+# Dependencies will be locked in application that uses them
+/shard.lock