compendium/.gitignore
2025-02-13 11:00:46 -03:00

14 lines
217 B
Text

# Devfiles
.devfiles/bin/**/*
#### -- TEMPLATES BEGIN -- ####
#### -- TEMPLATES END -- ####
# Allow to presever folder structure in excluded folers, should be the last rule
!**/.gitkeep
# Added by cargo
/target