mirror of
https://github.com/github/gitignore
synced 2025-07-03 20:08:25 +02:00
Ignore GatsbyJS files (#3180)
This commit is contained in:
parent
85bf08b19a
commit
0a7dc39616
1 changed files with 4 additions and 0 deletions
|
@ -75,6 +75,10 @@ typings/
|
|||
# nuxt.js build output
|
||||
.nuxt
|
||||
|
||||
# gatsby files
|
||||
.cache/
|
||||
public
|
||||
|
||||
# vuepress build output
|
||||
.vuepress/dist
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue