Files
calorie-tracker/.gitignore
2023-05-18 06:49:47 +03:00

12 lines
97 B
Plaintext

# Build folders
build
# Rust output
target
# Cache
.eslintcache
# Nodejs
node_modules
.vscode