add fenrir.egg-info to .gitignore
This commit is contained in:
parent
b52784d860
commit
556519187b
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
|||||||
__pycache__/
|
__pycache__/
|
||||||
*\.pyc
|
*\.pyc
|
||||||
|
fenrir.egg-info/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user