diff options
| author | Supremist <sergkarv@gmail.com> | 2026-04-17 15:53:28 +0300 |
|---|---|---|
| committer | Supremist <sergkarv@gmail.com> | 2026-04-17 15:53:28 +0300 |
| commit | 808c7e74b1455d0f9fc316c5b5756adb097421ac (patch) | |
| tree | c974dd7d7115bb6a37d04b0cbbe69d8558dd6d47 /.gitignore | |
| download | netbird-808c7e74b1455d0f9fc316c5b5756adb097421ac.tar.xz netbird-808c7e74b1455d0f9fc316c5b5756adb097421ac.zip | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bf9e8f3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +backup/** +*.env +config.yaml +traefik-dynamic.yaml |
