mirror of
https://github.com/robertwayne/axum-htmx
synced 2024-11-23 11:52:50 +01:00
22 lines
No EOL
195 B
Text
22 lines
No EOL
195 B
Text
# Directories
|
|
.cargo/
|
|
.turbo/
|
|
assets/
|
|
build/
|
|
data/
|
|
dist/
|
|
node_modules/
|
|
public/
|
|
target/
|
|
|
|
# Files
|
|
.env
|
|
.env.development
|
|
.env.production
|
|
.log
|
|
Cargo.lock
|
|
pnpm-lock.yaml
|
|
|
|
# User Settings
|
|
.idea
|
|
.vscode |