chore: add .idea folder to gitignore (#2730)
This commit is contained in:
parent
a58deff70c
commit
d7065392d1
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -55,3 +55,6 @@ lnbits-backup.zip
|
||||||
|
|
||||||
# builded python package
|
# builded python package
|
||||||
dist
|
dist
|
||||||
|
|
||||||
|
# jetbrains
|
||||||
|
.idea
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue