beremiz

update .gitignore

2023-04-19, Edouard Tisserant
b0507eb2be1f
Parents 223a91584172
Children 836eb9aa4c49
update .gitignore
  • +3 -0
    .gitignore
  • --- /dev/null Thu Jan 01 00:00:00 1970 +0000
    +++ b/.gitignore Wed Apr 19 17:41:27 2023 +0200
    @@ -0,0 +1,3 @@
    +*.pyc
    +**/__pycache__
    +.vscode
    \ No newline at end of file