Skip to content

Commit ebd1074

Browse files
author
Gunwoo Kim
committed
Add server/config/* to .gitignore
1 parent 44e9418 commit ebd1074

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
.DS_Store
22
node_modules
33
/dist
4-
./client/node_modules
5-
./client/dist/*
64
/log
75
keystore.db
6+
server/config/*
87

98
# local env files
109
.env.local

0 commit comments

Comments
 (0)