mirror of
https://github.com/trailbaseio/trailbase.git
synced 2025-12-16 23:26:18 -06:00
This is only to avoid accidentally leaking any secrets from early development especially in the light of short-sha attacks.
14 lines
146 B
Plaintext
14 lines
146 B
Plaintext
# Build artifacts
|
|
target/
|
|
node_modules/
|
|
|
|
# macOS-specific files
|
|
.DS_Store
|
|
|
|
# jetbrains setting folder
|
|
.idea/
|
|
|
|
# Dev artifacts
|
|
public/
|
|
traildepot/
|