Skip to content

Commit 6e5d30e

Browse files
committed
chore: add build artifacts to gitignore
1 parent 8842b6f commit 6e5d30e

10 files changed

Lines changed: 6 additions & 215 deletions

‎.gitignore‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,9 @@ awesome-ai-gateways/
1313
awesome-selfhosted/
1414
media/
1515
.env
16+
*.egg-info/
17+
python/dist/
18+
dist/
19+
build/
20+
*.pyc
21+
python/__pycache__/

‎python/a3m_router.egg-info/PKG-INFO‎

Lines changed: 0 additions & 172 deletions
This file was deleted.

‎python/a3m_router.egg-info/SOURCES.txt‎

Lines changed: 0 additions & 17 deletions
This file was deleted.

‎python/a3m_router.egg-info/dependency_links.txt‎

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎python/a3m_router.egg-info/requires.txt‎

Lines changed: 0 additions & 24 deletions
This file was deleted.

‎python/a3m_router.egg-info/top_level.txt‎

Lines changed: 0 additions & 1 deletion
This file was deleted.
-15.5 KB
Binary file not shown.
-13 KB
Binary file not shown.
-15.5 KB
Binary file not shown.
-13.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)