Commit 0379b4ff by Christian Brauner Committed by GitHub

Merge pull request #1294 from evgeni/ignore-lxc.egg-info

add lxc.egg-info to gitignore
parents d06df88a 8467eee7
...@@ -68,6 +68,7 @@ src/lxc/version.h ...@@ -68,6 +68,7 @@ src/lxc/version.h
src/python-lxc/build/ src/python-lxc/build/
src/python-lxc/lxc/__pycache__/ src/python-lxc/lxc/__pycache__/
src/python-lxc/lxc.egg-info/
src/tests/lxc-test-device-add-remove src/tests/lxc-test-device-add-remove
src/tests/lxc-test-attach src/tests/lxc-test-attach
......
Markdown is supported
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