cleanup
This commit is contained in:
parent
0730a760a5
commit
07c2b9cbd5
2 changed files with 27 additions and 49 deletions
|
|
@ -4,3 +4,15 @@
|
|||
.git/
|
||||
.vs/
|
||||
.github/
|
||||
# Exclure uniquement les dossiers de sortie de compilation
|
||||
bin/
|
||||
obj/
|
||||
src/*/bin/
|
||||
src/*/obj/
|
||||
test/*/bin/
|
||||
test/*/obj/
|
||||
|
||||
# Exclure les caches lourds
|
||||
**/.playwright/
|
||||
.git/
|
||||
.vs/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue