feat: add script to add gitignore tempaltes
This commit is contained in:
parent
981e35124a
commit
f8a231138a
2 changed files with 46 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,5 +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