diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-10-24 23:33:58 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-10-24 23:34:48 +0200 |
| commit | 785096861311a0d2c8566db50c056dbd04098fda (patch) | |
| tree | f6667cfd3ae3a778a7d397714f54286784684fd9 | |
Add .gitignore
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b2a0114 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +slcl.privatedns.org.* +prosody.cfg.lua |
