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