diff options
| author | crupest <crupest@outlook.com> | 2022-10-28 23:07:12 +0800 |
|---|---|---|
| committer | crupest <crupest@outlook.com> | 2022-10-28 23:07:12 +0800 |
| commit | e891968c8ee388370f40fa9e0c8fdf7088b3aa7b (patch) | |
| tree | 1ea402b1b7923ee06413c418f68ab5cc0835b51d /.gitignore | |
| parent | a9a3fd12f15a05fb39be5e08f79edf8418830d0b (diff) | |
| download | crupest-e891968c8ee388370f40fa9e0c8fdf7088b3aa7b.tar.gz crupest-e891968c8ee388370f40fa9e0c8fdf7088b3aa7b.tar.bz2 crupest-e891968c8ee388370f40fa9e0c8fdf7088b3aa7b.zip | |
...
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8f56856 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +config +Caddyfile +docker-compose.yaml +mailserver.env +data +setup.sh |
