Skip to content
This repository was archived by the owner on Mar 22, 2020. It is now read-only.

Commit bcc07eb

Browse files
committed
gitignore
1 parent be3bf7f commit bcc07eb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.DS_Store
2+
.idea
3+
.env
4+
node_modules/
5+
repo/*
6+
.vs_code
7+
/cache
8+
package-lock.json
9+
npm-debug.log
10+
yarn-error.log
11+
!.gitkeep

0 commit comments

Comments
 (0)