Added work/ to gitignore

This commit is contained in:
Patrick Lipka 2022-09-18 20:53:03 +02:00
parent 9f0993b039
commit 48ccbe766b
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

@ -1,3 +1,9 @@
# ---> Custom
src/
build/
inst*/
work/
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/