Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHo3ein <ho3ein.sanaei@gmail.com>2023-05-05 12:53:27 +0300
committerGitHub <noreply@github.com>2023-05-05 12:53:27 +0300
commita60a8d8a2f186e433249ba4badbe67bef3dbee2e (patch)
treeee2a2fa66b478fffa4ce5163f4cf70ee6bf2ba45 /.gitignore
parent1a603b2501b8c3d82b59eb249cfb8e13421e64de (diff)
parent73704e38d5d405ab32654763936c924b43fd3a81 (diff)
Merge pull request #331 from kaveh-ahangar/main
feat: Adding Cobra to provide a more intuitive command line interface
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 7ba03558..a5684025 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,4 +11,4 @@ main
release/
access.log
error.log
-.cache
+.cache \ No newline at end of file