Merge branch 'unignore-manifest' into 'master'

Only ignore MANIFEST file in root directory

See merge request ungleich-public/cdist!804
remotes/origin/feature/shell-lib
Darko Poljak 5 years ago
commit 1c3379fe50
  1. 2
      .gitignore

2
.gitignore vendored

@ -34,7 +34,7 @@ cdist/inventory/
# Python: cache, distutils, distribution in general
__pycache__/
*.pyc
MANIFEST
/MANIFEST
dist/
cdist/version.py
cdist.egg-info/

Loading…
Cancel
Save