generated from alecodes/base-template
14 lines
217 B
Text
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
|