Skip to content

Commit 05339e6

Browse files
committed
exclude zip files
1 parent e980b20 commit 05339e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
.eslintcache
44
.env*
5+
*.zip
56

67
# dependencies
78
/node_modules
@@ -24,5 +25,4 @@
2425
npm-debug.log*
2526
yarn-debug.log*
2627
yarn-error.log*
27-
source_code.zip
2828
TODO

0 commit comments

Comments
 (0)