ソースを参照

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

読み込み中…
キャンセル
保存