Skip to content

Commit 6c419e3

Browse files
authored
Merge pull request #1282 from EC-CUBE/seasoft-gitignore
無視ファイル追加 data/upload/
2 parents c9924b2 + 56abfed commit 6c419e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
/data/config/config.php
99
/data/downloads/KEN_ALL_utf-8.CSV
1010
/data/logs/*
11+
/data/upload/*
12+
!/data/upload/csv/
13+
/data/upload/csv/*
1114
/data/vendor/*
1215
/html/install/temp/*
1316
/html/plugin/*

0 commit comments

Comments
 (0)