mirror of
https://github.com/trailbaseio/trailbase.git
synced 2026-04-29 04:59:36 -05:00
bdb3735840
This is only to avoid accidentally leaking any secrets from early development especially in the light of short-sha attacks.
5 lines
45 B
Makefile
5 lines
45 B
Makefile
clean:
|
|
rm -rf data/ uploads/
|
|
|
|
.PHONY: clean
|