mirror of
https://github.com/trailbaseio/trailbase.git
synced 2026-04-28 04:20:04 -05:00
13 lines
134 B
Plaintext
13 lines
134 B
Plaintext
# Build artifacts
|
|
target/
|
|
node_modules/
|
|
|
|
# macOS-specific files
|
|
.DS_Store
|
|
|
|
# jetbrains setting folder
|
|
.idea/
|
|
|
|
# Dev artifacts
|
|
public/
|