Browse Source

Ignore VIM swp/swo files.

services
Slash 8 years ago
parent
commit
5e1b81654f
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .gitignore

+ 2
- 0
.gitignore View File

@ -1,3 +1,5 @@
group_vars/all.yaml
inventory
*.retry
*.swp
*.swo

Loading…
Cancel
Save