Skip to content

Commit e9701a8

Browse files
author
trallard
committed
Update gitignore
1 parent 7617f89 commit e9701a8

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.gitignore/.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Byte-compiled / optimized / DLL files
2-
__pycache__/
2+
__pycache__
3+
__pycache__
34
*.py[cod]
45
*$py.class
56

@@ -102,4 +103,4 @@ ENV/
102103
.mypy_cache/
103104

104105
/data
105-
\.DS_Store
106+
*/.DS_Store

0 commit comments

Comments
 (0)