9 lines
123 B
Plaintext
9 lines
123 B
Plaintext
# Assignated folder for python venv
|
||
.env/
|
||
|
||
# Lock files from libreoffice
|
||
.~lock*
|
||
|
||
# Jupyter Notebooks
|
||
.ipynb_checkpoints/
|