diff options
| author | Jeff Carr <[email protected]> | 2024-01-01 15:27:59 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-01 15:27:59 -0600 |
| commit | 5e485f20d9893034eb37d4c92608ee4cb9b57c6a (patch) | |
| tree | 72e86e072513a5e3165e11bc1d946ce86a77c36b /.gitignore | |
initial commit
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5c613c6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +control-panel-dns +/files/* +/*.deb +*.swp +/plugins/* + +control-panel-cloudflare |
