1
0
mirror of https://github.com/donaldzou/WGDashboard.git synced 2024-06-03 06:10:14 +02:00
WGDashboard/.gitignore
2023-12-10 12:56:49 -05:00

18 lines
207 B
Plaintext

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