Skip to content

Commit

Permalink
update .gitigonre
Browse files Browse the repository at this point in the history
- add vim default backup file *~
- remove duplicated *sw[pon]
  • Loading branch information
woosley committed Aug 2, 2018
1 parent 9172150 commit 8d6f67e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ temp
*.tfstate
*.tfstate.backup
contrib/terraform/aws/credentials.tfvars
**/*.sw[pon]
/ssh-bastion.conf
**/*.sw[pon]
*~
vagrant/

# Byte-compiled / optimized / DLL files
Expand Down

0 comments on commit 8d6f67e

Please sign in to comment.