]> cat aescling's git repositories - mastodon.git/commitdiff
Add node_modules and .cache to slugignore
authorJonathan Hurter <john@scalingo.com>
Wed, 5 Apr 2017 12:13:34 +0000 (14:13 +0200)
committerJonathan Hurter <john@scalingo.com>
Wed, 5 Apr 2017 12:28:14 +0000 (14:28 +0200)
.slugignore [new file with mode: 0644]

diff --git a/.slugignore b/.slugignore
new file mode 100644 (file)
index 0000000..cbf0615
--- /dev/null
@@ -0,0 +1,2 @@
+node_modules/
+.cache/