Skip to content
Snippets Groups Projects
Commit 76a9199d authored by Daniel Ecer's avatar Daniel Ecer
Browse files

added .eggs to gitignore

parent a6ca81c2
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
/venv /venv
/dist /dist
/*.egg-info /*.egg-info
/.eggs
/.cache /.cache
/.models /.models
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment