Update .gitignore

This commit is contained in:
caill34 2021-12-02 17:54:54 +00:00 committed by GitHub
parent 4516ac3174
commit b0cb107725
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.gitignore vendored
View file

@ -1,5 +1,5 @@
.DS_store .DS_store
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
__pycache__/ __pycache__/
*.py[cod] *.py[cod]
*$py.class *$py.class