chore: add build/ and *.egg-info/ to .gitignore
This commit is contained in:
parent
c5bed1d5a1
commit
51e4a70a82
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
__pycache__/
|
||||
build/
|
||||
*.egg-info/
|
||||
Loading…
x
Reference in New Issue
Block a user