Changement Structure
This commit is contained in:
parent
e907a77e90
commit
010ee246dd
16 changed files with 9 additions and 6 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
|
@ -1,10 +1,12 @@
|
|||
# Ignore everything in the root and all subdirectories
|
||||
/*
|
||||
!/*/
|
||||
|
||||
# Ignore everything in immediate subdirectories
|
||||
/*/*
|
||||
!/*/compose.yml*
|
||||
!/Containers/
|
||||
|
||||
/Containers/*/*
|
||||
!/Containers/*/compose.yml*
|
||||
|
||||
!/Scripts/*
|
||||
|
||||
!.gitignore
|
||||
!start_all.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue