mirror of
https://github.com/denisidoro/navi
synced 2024-11-22 19:43:06 +00:00
add .idea to .gitignore
This commit is contained in:
parent
e99e1511e5
commit
8fdecb3fcd
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
/target
|
||||
**/*.rs.bk
|
||||
|
||||
# intellij
|
||||
.idea
|
||||
|
|
Loading…
Reference in a new issue