GeoNetAgent, LDAPWeb, server-audit, server-connection
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

37 lines
374 B

# User-requested ignores
ops/
support/
support-api/
LDAPWeb.code-workspace
mysupperapps_FE_PWA/
# Environment & secrets
.env
.env.*
!.env.example
# Python
.venv/
venv/
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.mypy_cache/
# Node
node_modules/
# IDE
.idea/
.vscode/
*.swp
*.swo
# OS
Thumbs.db
Desktop.ini
.DS_Store
# Local config
GeoNetAgent/agent/config.json