Commit d23e0f92db3c860d63c396332973afd3e8ba43d2

Authored by Jürgen Knödlseder
1 parent 550a53ab

Ignore Python egg info folder

Showing 1 changed file with 1 additions and 0 deletions
.gitignore
... ... @@ -52,6 +52,7 @@ doc/man
52 52 src/ctools-setup
53 53 pyext/build/
54 54 pyext/setup.py
  55 +pyext/ctools.egg-info
55 56 pyext/ctools/__init__.py
56 57 pyext/ctools/tools.py
57 58 pyext/ctools/_tools.so
... ...