Skip to content

Commit cf7dcd7

Browse files
committed
udpate gitignore
1 parent cbe315e commit cf7dcd7

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1+
00_stuff
2+
__pycache__
13
*~
24
*.pyc
35
*.c
46
build
57
dist
8+
MANIFEST
9+
pdm.lock
10+
.pdm-python
611
.spyproject
12+
:venv
713
*.egg-info
14+
*.mypy_cache
15+
.python-version

0 commit comments

Comments
 (0)