Skip to content
Snippets Groups Projects
Commit 3c5ff0ff authored by Ann-Kathrin Margarete Edrich's avatar Ann-Kathrin Margarete Edrich
Browse files

Add gitignore file

parent 5dc663d6
No related branches found
No related tags found
No related merge requests found
# Ignore Python cache directories
__pycache__/
utilities/__pycache__/
# Ignore archive directory
archive/
# Ignore all pickle files
*.pkl
*.log
#Ignore Mac system files
.DS_Store
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment