beremiz

Updaye .gitignore

2023-05-18, Edouard Tisserant
87f670154294
Parents b57a38ce3f34
Children 3e219f00151a
Updaye .gitignore
  • +2 -1
    .gitignore
  • --- a/.gitignore Wed May 17 23:59:45 2023 +0200
    +++ b/.gitignore Thu May 18 00:04:03 2023 +0200
    @@ -1,3 +1,4 @@
    *.pyc
    **/__pycache__
    -.vscode
    \ No newline at end of file
    +.vscode
    +**/build/**