mirror of
https://github.com/9001/copyparty.git
synced 2025-08-16 00:22:13 -06:00
Add .idea to .gitignore (#547)
This commit is contained in:
parent
392a4db55b
commit
91ce7a29aa
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -43,3 +43,6 @@ scripts/docker/*.err
|
|||
|
||||
# nix build output link
|
||||
result
|
||||
|
||||
# IDEA config
|
||||
.idea/
|
||||
|
|
Loading…
Reference in a new issue