mirror of
https://github.com/github/gitignore
synced 2024-11-22 03:34:23 +01:00
Ignore GatsbyJS files (#3180)
This commit is contained in:
parent
85bf08b19a
commit
0a7dc39616
@ -75,6 +75,10 @@ typings/
|
|||||||
# nuxt.js build output
|
# nuxt.js build output
|
||||||
.nuxt
|
.nuxt
|
||||||
|
|
||||||
|
# gatsby files
|
||||||
|
.cache/
|
||||||
|
public
|
||||||
|
|
||||||
# vuepress build output
|
# vuepress build output
|
||||||
.vuepress/dist
|
.vuepress/dist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user