diff options
| author | MHSanaei <mc.sanaei@gmail.com> | 2023-02-09 22:18:06 +0300 |
|---|---|---|
| committer | MHSanaei <mc.sanaei@gmail.com> | 2023-02-09 22:18:06 +0300 |
| commit | b73e4173a3c1e69e02ad6b4e3b43e425e57a5be9 (patch) | |
| tree | d95d2f5e903d97082e11eb9f9023c165b1bde388 /.gitignore | |
3x-ui
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..63ca6b69 --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +.idea +tmp +bin/xray-darwin-arm64 +bin/config.json +dist/ +x-ui-*.tar.gz +/x-ui +/release.sh +.sync* +main +release/ +access.log +.cache |
