mirror of
https://github.com/nushell/nushell
synced 2024-12-25 12:33:17 +00:00
Gitignore JetBrains' IDE items (#1691)
This commit is contained in:
parent
e9e3fac59d
commit
1dab82ffa1
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -14,3 +14,6 @@ debian/nu/
|
|||
|
||||
# macOS junk
|
||||
.DS_Store
|
||||
|
||||
# JetBrains' IDE items
|
||||
.idea/*
|
||||
|
|
Loading…
Reference in a new issue