1
0
mirror of https://github.com/donaldzou/WGDashboard.git synced 2024-06-30 22:50:14 +02:00
WGDashboard/.gitignore
Donald Cheng Hong Zou d254b4cc39 Finishing v3.0
2021-12-27 21:01:02 -05:00

18 lines
199 B
Plaintext

.vscode/sftp.json
src/.vscode/sftp.json
.DS_Store
wg.db
*.json
.idea
src/test.py
tmp
__pycache__
src/wg-dashboard.ini
src/static/pic.xd
*.conf
private_key.txt
public_key.txt
venv/**
log/**
release/*