mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-15 16:12:35 +00:00
Git-ignoring Jetbrains IDEs files
This commit is contained in:
parent
f867ed4a85
commit
9a60eb5810
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -66,3 +66,7 @@ typings/
|
||||||
|
|
||||||
# ./wrapper/dist gets included in top-level ./dist
|
# ./wrapper/dist gets included in top-level ./dist
|
||||||
wrapper/dist
|
wrapper/dist
|
||||||
|
|
||||||
|
# Jetbrains IDEs
|
||||||
|
.idea/
|
||||||
|
.iml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue