mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Add .gitignore file to ignore Terraform state and state backup files. Signed-off-by: Scott S. Lowe <scott.lowe@scottlowe.org>
2 lines
27 B
Text
2 lines
27 B
Text
*.tfstate
|
|
*.tfstate.backup
|