Compare commits

...

2 Commits

Author SHA1 Message Date
Simon Moisy
6916722a43 Merge branch 'main' of ssh://dep.sokaris.link:2222/Simon/Cycles 2025-05-27 16:48:33 +08:00
Simon Moisy
47551d6781 ignoring credentials jsons 2025-05-27 16:47:20 +08:00

3
.gitignore vendored
View File

@ -6,6 +6,9 @@ __pycache__/
*.py[cod]
*$py.class
# ignore credentils JSON
/credentials/*.json
# C extensions
*.so