Browse Source

Add files created by workers-doc-to-yaml.awk to .gitignore

pull/456/head
Marcel Partap 5 years ago
parent
commit
e314613ded
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .gitignore

+ 2
- 0
.gitignore View File

@@ -3,5 +3,7 @@
!/inventory/host_vars/.gitkeep
!/inventory/scripts
/roles/*/files/scratchpad
/roles/matrix-synapse/files/workers.upstream-documentation.md
/roles/matrix-synapse/vars/workers.yml
.DS_Store
.python-version

Loading…
Cancel
Save