Skip to content

Commit fbb3b43

Browse files
committed
Fixed .gitignore
1 parent 32344d1 commit fbb3b43

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.gitignore

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
/site/*
22
.venv
33
.DS_Store
4-
/__pycache__/*
5-
*.ipynb
6-
*.html
7-
*.json
4+
/__pycache__/*

0 commit comments

Comments
 (0)