mirror of
https://github.com/caddyserver/caddy.git
synced 2025-01-13 22:51:08 -05:00
.gitignore: add IDE files (#4087)
These tend to clutter up repositories.
This commit is contained in:
parent
0018b9be0d
commit
a87f757fcc
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -21,3 +21,7 @@ vendor
|
|||
dist
|
||||
caddy-build
|
||||
caddy-dist
|
||||
|
||||
# IDE files
|
||||
.idea/
|
||||
.vscode/
|
||||
|
|
Loading…
Add table
Reference in a new issue