compendium/.gitignore

15 lines
222 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
.env