mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-20 23:52:08 -04:00
Don't include .egg files in the repo
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.egg
|
||||
/build/
|
||||
/dist/
|
||||
/doc/build/output/
|
||||
|
||||
Reference in New Issue
Block a user