Update gitignore.

This commit is contained in:
Bauke 2023-06-07 18:35:27 +02:00
parent e23b216126
commit c5fba811fb
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 5 additions and 11 deletions

16
.gitignore vendored
View File

@ -1,16 +1,10 @@
# Generated by Cargo
.vscode/
coverage/
debug/
node_modules/
public/
target/
# Code coverage results
coverage/
# Environment configuration
.env
# NodeJS files
node_modules/
compose.yaml
pnpm-lock.yaml
# Default web build output directory
public/