mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-07-01 12:32:09 +00:00
update .gitignore
This commit is contained in:
parent
c8023b7c8d
commit
733a011b28
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
.idea
|
.idea
|
||||||
|
.vscode
|
||||||
tmp
|
tmp
|
||||||
backup/
|
backup/
|
||||||
bin/
|
bin/
|
||||||
|
@ -11,4 +12,4 @@ main
|
||||||
release/
|
release/
|
||||||
access.log
|
access.log
|
||||||
error.log
|
error.log
|
||||||
.cache
|
.cache
|
||||||
|
|
Loading…
Reference in a new issue