mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-19 17:59:05 -05:00
Ignore .test files generated by some editors
Seems like Emacs is generating .test files when saving _test.go files - we don't need these in the repo.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -20,3 +20,4 @@ website/node_modules
|
||||
*~
|
||||
.*.swp
|
||||
.idea
|
||||
*.test
|
||||
|
||||
Reference in New Issue
Block a user