mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-09-11 12:17:45 +02:00
[haik]: added egg info to gitignore
This commit is contained in:
+4
-1
@@ -15,4 +15,7 @@ apps/db/snips/*
|
||||
!apps/db/snips/.gitkeep
|
||||
|
||||
# ignore everything in data/
|
||||
data/**
|
||||
data/**
|
||||
|
||||
# ignore egg info
|
||||
*.egg-info/
|
||||
Reference in New Issue
Block a user