mirror of
https://github.com/casjaysdevdocker/caddy
synced 2025-09-19 03:57:46 -04:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,4 +1,4 @@
|
||||
# gitignore created on 07/09/22 at 08:43
|
||||
# gitignore created on 03/14/23 at 09:12
|
||||
# Disable reminder in prompt
|
||||
ignoredirmessage
|
||||
|
||||
@@ -73,9 +73,6 @@ $RECYCLE.BIN/
|
||||
# Windows shortcuts
|
||||
*.lnk
|
||||
|
||||
# Other
|
||||
**/.installed
|
||||
|
||||
# ignore commit message
|
||||
**/.gitcommit
|
||||
|
||||
@@ -88,3 +85,9 @@ $RECYCLE.BIN/
|
||||
# ignore .no_push files
|
||||
**/.no_push
|
||||
|
||||
# ignore .no_git files
|
||||
**/.no_git
|
||||
|
||||
# ignore .installed files
|
||||
**/.installed
|
||||
|
||||
|
Reference in New Issue
Block a user