feat: añadir agente de Windows y soporte para control remoto de ordenadores
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -2,4 +2,13 @@ dist/*
|
||||
radata/*
|
||||
node_modules/*
|
||||
.DS_Store
|
||||
._*
|
||||
._*
|
||||
# Python
|
||||
__pycache__/*
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
*.egg-info/*
|
||||
*.egg
|
||||
.venv/*
|
||||
venv/*
|
||||
Reference in New Issue
Block a user