beremiz

update .gitignore

2023-05-31, Edouard Tisserant
4582f0fcf4c4
Parents e528b11a60cc
Children 46f3ca3f0157
update .gitignore
  • +2 -0
    .gitignore
  • --- a/.gitignore Wed May 31 17:06:03 2023 +0200
    +++ b/.gitignore Wed May 31 23:16:29 2023 +0200
    @@ -2,3 +2,5 @@
    **/__pycache__
    .vscode
    **/build/**
    +*.class
    +**/.svghmithumbs/**