Skip to content

Commit f371dde

Browse files
committed
update gitignore
1 parent 47d3885 commit f371dde

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ __pycache__/
66
# C extensions
77
*.so
88

9+
*.pyc
10+
node_modules/
11+
912
# Distribution / packaging
1013
.Python
1114
env/

0 commit comments

Comments
 (0)