Skip to content

Commit b85f914

Browse files
committed
Add Python cache to gitignore
1 parent 8185d24 commit b85f914

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
.DS_Store
33
node_modules/
44
package-lock.json
5+
scripts/__pycache__/

0 commit comments

Comments
 (0)