]> source.dussan.org Git - gitignore.git/commitdiff
Ignore GatsbyJS files (#3180)
authorImed Adel <geekemad@gmail.com>
Mon, 16 Sep 2019 12:21:44 +0000 (13:21 +0100)
committerBrendan Forster <brendan@github.com>
Mon, 16 Sep 2019 12:21:44 +0000 (09:21 -0300)
Node.gitignore

index ed0d3c87dd3837e9ac2e9fc2760a91d95c70a4d4..3863bda0d96ea527f08d0b2dd575e5026d9e183a 100644 (file)
@@ -75,6 +75,10 @@ typings/
 # nuxt.js build output
 .nuxt
 
+# gatsby files
+.cache/
+public
+
 # vuepress build output
 .vuepress/dist