diff options
author | Linnnus <[email protected]> | 2023-09-18 17:23:37 +0200 |
---|---|---|
committer | Linnnus <[email protected]> | 2023-09-18 17:24:13 +0200 |
commit | 4851bbf9d96119f82c403722c137afde9e56f11c (patch) | |
tree | 2002564acff562c9c2c8d594db25b224bfb59485 /.gitignore | |
parent | a9200f4e8ad8f4938833a46cb955217648687f18 (diff) |
Add DDNS to ahmed
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ # Generated symlink result */result + +# Secret files +*.env |