feat: Initial commit of the server management tool
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
# Binaries
|
||||
manage-servers
|
||||
|
||||
# Log files
|
||||
*.log
|
||||
|
||||
# IDE-specific files
|
||||
.idea/
|
||||
.vscode/
|
||||
|
||||
# OS-specific files
|
||||
.DS_Store
|
||||
|
||||
# Config files containing credentials
|
||||
servers.json
|
||||
Reference in New Issue
Block a user