2
1
Fork 0

ignore idea config files & mac stuff

This commit is contained in:
Oliver Zander 2025-08-18 12:52:54 +02:00 committed by Tobias Herre
vanhempi b9fe0c9a1f
commit fa8d0ab898
1 muutettua tiedostoa jossa 7 lisäystä ja 0 poistoa

7
.gitignore vendored
Näytä tiedosto

@ -91,6 +91,10 @@ target/
profile_default/
ipython_config.py
# IDEA
/*.iml
/.idea
# pyenv
.python-version
@ -137,3 +141,6 @@ dmypy.json
# Pyre type checker
.pyre/
# MacOS
.DS_Store