Browse Source

Merge pull request #977 from holser/bug/973

Add .swp .swo .swn to .gitignore
pull/981/head
Bogdan Dobrelya 8 years ago
committed by GitHub
parent
commit
3f70e3a843
1 changed files with 1 additions and 0 deletions
  1. 1
      .gitignore

1
.gitignore

@ -10,4 +10,5 @@ temp
*.pyo
*.tfstate
*.tfstate.backup
**/*.sw[pon]
/ssh-bastion.conf
Loading…
Cancel
Save