Skip to content

Commit 9bbdc6b

Browse files
committed
.gitignore: Add dist/
1 parent fee69d8 commit 9bbdc6b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
*.pyc
22
*egg-info*
33
*.so
4-
node_modules
4+
dist/
5+
node_modules/
56

67
gevent/
78
haigha/

0 commit comments

Comments
 (0)