Skip to content

Commit aeaaf79

Browse files
committed
chore: prevent pushing sensitive files to repository.
1 parent e24975f commit aeaaf79

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
node_modules
22
yarn-error.log
33
lib
4+
.env
5+
.schema
46
.cache
57
.vscode
68
.DS_Store

0 commit comments

Comments
 (0)