mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Merge pull request #4018 from hashicorp/f-ignore-test-files
Ignore .test files generated by some editors
This commit is contained in:
commit
b4725d4fa3
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@ website/node_modules
|
||||
*~
|
||||
.*.swp
|
||||
.idea
|
||||
*.test
|
||||
|
Loading…
Reference in New Issue
Block a user