move gitignore rules to the global namespace

This commit is contained in:
yggverse 2025-08-10 01:18:17 +03:00
parent 5aebe4907f
commit 1d4022f618

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
/public/*
!/public/theme
/target /target
Cargo.lock Cargo.lock