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
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -25,6 +25,10 @@
|
|||
uploads/*
|
||||
!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
|
||||
.php_cs.cache
|
||||
.phpcs-cache
|
||||
|
|
@ -50,4 +54,4 @@ phpstan.neon
|
|||
###< phpstan/phpstan ###
|
||||
|
||||
.claude/
|
||||
CLAUDE.md
|
||||
CLAUDE.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue