mirror of
https://github.com/nextcloud/server.git
synced 2026-04-20 22:00:39 -04:00
gitignore phpStorm .idea metadata folder
This commit is contained in:
parent
9d2cbc88f0
commit
528567ae4e
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -34,6 +34,9 @@ RCS/*
|
|||
# netbeans
|
||||
nbproject
|
||||
|
||||
# phpStorm
|
||||
.idea
|
||||
|
||||
# geany
|
||||
*.geany
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue