Skip to content
This repository was archived by the owner on May 24, 2025. It is now read-only.

Commit 6f69a56

Browse files
author
Francisco Marques
committed
Updated gitignore
Added *.egg-info
1 parent acea9a5 commit 6f69a56

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@
1212

1313
#test python file
1414
test.py
15+
16+
#setuptools egg info
17+
*.egg-info

0 commit comments

Comments
 (0)