Update gitignore with additional build artifacts
Add *.egg-info/ and Pallectrum.egg-info/ to prevent tracking of build artifacts
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -5,7 +5,9 @@
|
||||
build/
|
||||
dist/
|
||||
*.egg/
|
||||
*.egg-info/
|
||||
Electrum.egg-info/
|
||||
Pallectrum.egg-info/
|
||||
.devlocaltmp/
|
||||
*_trial_temp
|
||||
packages
|
||||
|
||||
Reference in New Issue
Block a user