소스 검색

update gitignore

pull/1/head
Alej 2 년 전
부모
커밋
dab447a9a0
1개의 변경된 파일6개의 추가작업 그리고 2개의 파일을 삭제
  1. 6
    2
      .gitignore

+ 6
- 2
.gitignore 파일 보기

@@ -21,7 +21,11 @@ Thumbs.db
21 21
 uploads
22 22
 db
23 23
 **/node_modules
24
-**/plugins/*
24
+plugins/*
25 25
 
26 26
 # Env
27
-.env
27
+.env
28
+
29
+# Build files
30
+cvd-theme/build
31
+cvd-theme/screenshot.png

Loading…
취소
저장