Skip to content

Commit fbd32a2

Browse files
authored
Merge branch 'Part-DB:master' into fix-#1305
2 parents a8b5a13 + 96da2b9 commit fbd32a2

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
uploads/*
2626
!uploads/.keep
2727

28+
# Some people use Certbot or similar tools to make SSL certificates.
29+
# Also see https://www.rfc-editor.org/rfc/rfc5785
30+
public/.well-known/
31+
2832
# Do not keep cache files
2933
.php_cs.cache
3034
.phpcs-cache
@@ -50,4 +54,4 @@ phpstan.neon
5054
###< phpstan/phpstan ###
5155

5256
.claude/
53-
CLAUDE.md
57+
CLAUDE.md

0 commit comments

Comments
 (0)