Merge branch 'unignore-manifest' into 'master'

Only ignore MANIFEST file in root directory

See merge request ungleich-public/cdist!804
This commit is contained in:
poljakowski 2019-10-04 19:52:04 +02:00
commit 1c3379fe50
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

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