generated from alecodes/base-template
Initial commit
This commit is contained in:
commit
f11080ce60
17 changed files with 592 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Devfiles
|
||||
.devfiles/bin/**/*
|
||||
|
||||
#### -- TEMPLATES BEGIN -- ####
|
||||
|
||||
#### -- TEMPLATES END -- ####
|
||||
|
||||
# Allow to presever folder structure in excluded folers, should be the last rule
|
||||
!**/.gitkeep
|
||||
Loading…
Add table
Add a link
Reference in a new issue