forked from ungleich-public/cdist
Merge branch 'master' into split_into_modules
Conflicts: .gitignore Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
commit
c8dc4181f6
5 changed files with 21 additions and 6 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -11,8 +11,8 @@ doc/man/man7/cdist-type__*.text
|
|||
doc/man/man7/cdist-reference.text
|
||||
doc/man/man*/docbook-xsl.css
|
||||
|
||||
# Ignore cache for version control
|
||||
cache/
|
||||
# Ignore cdist cache for version control
|
||||
/cache/
|
||||
|
||||
# Python
|
||||
**/__pycache__/
|
||||
# Python / cache
|
||||
__pycache__/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue