mirror of
https://github.com/vale981/gitignore
synced 2025-03-06 02:11:42 -05:00
Merge pull request #2455 from pei-lun/terraform.gitignore
'*.tfstate.*.backup' added to Terraform.gitignore
This commit is contained in:
commit
e7fb7caa62
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
# Compiled files
|
||||
*.tfstate
|
||||
*.tfstate.*.backup
|
||||
*.tfstate.backup
|
||||
|
||||
# Module directory
|
||||
|
|
Loading…
Add table
Reference in a new issue