Also manage .gitignore

This commit is contained in:
Robert de Bock 2019-12-12 21:38:18 +01:00
parent 4066484978
commit 8ef039337b
2 changed files with 6 additions and 0 deletions

4
files/gitignore Normal file
View File

@ -0,0 +1,4 @@
.molecule
*.log
*.swp
.tox

View File

@ -144,6 +144,8 @@
dest: .github/ISSUE_TEMPLATE/bug_report.md
- source: feature_request.md
dest: .github/ISSUE_TEMPLATE/feature_request.md
- source: gitignore
dest: .gitignore
loop_control:
label: "{{ item.source }}"