mirror of
https://github.com/trailbaseio/trailbase.git
synced 2025-12-16 23:26:18 -06:00
Remove cargo settings to avoid issues for folks building on different platforms and independent from which linkers they have installed.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,3 +1,6 @@
|
||||
# Custom cargo settings
|
||||
.cargo
|
||||
|
||||
# Build artifacts
|
||||
target/
|
||||
node_modules/
|
||||
|
||||
Reference in New Issue
Block a user