mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-26 08:53:05 +00:00
gitignore: add jetbrains
This commit is contained in:
parent
a613501ff2
commit
3b97c7bdec
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -19,3 +19,6 @@ config.json
|
|||
*.key
|
||||
/db.sqlite
|
||||
*.sqlite3
|
||||
|
||||
# Exclude Jetbrains Editors
|
||||
.idea
|
||||
|
|
Loading…
Reference in a new issue