소스 검색

Ignore GatsbyJS files (#3180)

Imed Adel 5 년 전
부모
커밋
0a7dc39616
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      Node.gitignore

+ 4 - 0
Node.gitignore

@@ -75,6 +75,10 @@ typings/
 # nuxt.js build output
 .nuxt
 
+# gatsby files
+.cache/
+public
+
 # vuepress build output
 .vuepress/dist