1
0
mirror of https://github.com/nushell/nushell.git synced 2025-06-14 14:06:50 +02:00

Gitignore JetBrains' IDE items ()

This commit is contained in:
Joseph T. Lyons 2020-04-30 17:43:53 -04:00 committed by GitHub
parent e9e3fac59d
commit 1dab82ffa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored

@ -14,3 +14,6 @@ debian/nu/
# macOS junk # macOS junk
.DS_Store .DS_Store
# JetBrains' IDE items
.idea/*