mirror of
https://github.com/augustin64/projet-tipe
synced 2025-01-23 15:16:26 +01:00
Update .gitignore
This commit is contained in:
parent
890db11772
commit
5c0e8aa85d
9
.gitignore
vendored
9
.gitignore
vendored
@ -1,5 +1,8 @@
|
||||
**/out
|
||||
**/a.out
|
||||
.cache/*
|
||||
.test-cache/*
|
||||
**/__pycache__
|
||||
**/__pycache__
|
||||
|
||||
.cache
|
||||
.test-cache
|
||||
.vscode
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user