mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
.gitignore: ignore Intellij items (#16280)
This commit is contained in:
parent
31adc65dd6
commit
0c03ebb7a4
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -117,3 +117,6 @@ vls.log
|
||||||
|
|
||||||
*/**/tmp.*
|
*/**/tmp.*
|
||||||
|
|
||||||
|
# ignore Intellij files
|
||||||
|
.idea/
|
||||||
|
/*.iml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue