collabvm-1.2.ts/.gitignore
modeco80 41ee71f053 cvmts: Add staff audit logging support
Basically what it says on the tin.

More staff operations should probably be audited, but for now this provides a good starting point.
2024-09-21 21:14:27 -04:00

20 lines
191 B
Text

.parcel-cache/
**/.yarn/
**/node_modules/
config.toml
# for now
cvmts/attic
/dist
**/dist/
# Guac-rs
cvm-rs/target
cvm-rs/index.node
# geolite shit
**/geoip/
# staff audit log
audit.log