Skip to content

Commit 2010cb0

Browse files
committed
ADD: egg link to gitignore
1 parent 3eb0fc5 commit 2010cb0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,4 +243,7 @@ cython_debug/
243243
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
244244
# and can be added to the global gitignore or merged into this file. For a more nuclear
245245
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
246-
#.idea/
246+
#.idea/
247+
248+
# egg-info
249+
*.egg-info/

0 commit comments

Comments
 (0)