setup lfs

This commit is contained in:
Joseph Hopfmüller
2024-11-15 16:46:49 +01:00
parent 0564969a50
commit f3544bc9ce
2 changed files with 32 additions and 4 deletions

10
.gitignore vendored
View File

@@ -1,3 +1,9 @@
pypho
# VSCode
.vscode
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
@@ -160,7 +166,3 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# VSCode
.vscode
pypho