diff --git a/.gitignore b/.gitignore index 69a8ea98..b86e4a99 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,6 @@ doc/man/man*/docbook-xsl.css # Python / cache __pycache__/ + +# Is static and will never be included +lib/cdist/version_static.py