Skip to content

Commit 16932c7

Browse files
committed
Refactor .gitignore
1 parent 9ce2fa9 commit 16932c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
.DS_Store
21
*.d.ts.map
32
*.d.ts
43
*.log
4+
.DS_Store
5+
.env
56
build/
67
data/
78
node_modules/
8-
.env
99
yarn.lock
1010
!/generate/types.d.ts

0 commit comments

Comments
 (0)