mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-04-15 19:09:36 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
4d296d8f3a
1 changed files with 5 additions and 1 deletions
6
.gitignore
vendored
6
.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
|
||||||
|
|
@ -50,4 +54,4 @@ phpstan.neon
|
||||||
###< phpstan/phpstan ###
|
###< phpstan/phpstan ###
|
||||||
|
|
||||||
.claude/
|
.claude/
|
||||||
CLAUDE.md
|
CLAUDE.md
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue