mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-05-18 17:31:35 +00:00
Merge branch 'Part-DB:master' into fix-#1305
This commit is contained in:
commit
fbd32a239a
1 changed files with 5 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -25,6 +25,10 @@
|
||||||
uploads/*
|
uploads/*
|
||||||
!uploads/.keep
|
!uploads/.keep
|
||||||
|
|
||||||
|
# Some people use Certbot or similar tools to make SSL certificates.
|
||||||
|
# Also see https://www.rfc-editor.org/rfc/rfc5785
|
||||||
|
public/.well-known/
|
||||||
|
|
||||||
# Do not keep cache files
|
# Do not keep cache files
|
||||||
.php_cs.cache
|
.php_cs.cache
|
||||||
.phpcs-cache
|
.phpcs-cache
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue