소스 검색

update gitignore

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

+ 2
- 1
.gitignore 파일 보기

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

Loading…
취소
저장