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 280802cf74 Update .gitignore
2021-12-19 18:16:45 -05:00

17 lines
191 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/**
*~