Compare commits

...

3 Commits

Author SHA1 Message Date
36a3766aef Update global git ignore 2025-06-23 23:31:42 +02:00
0a392b6252 Update gitignore 2025-06-23 23:28:16 +02:00
3540c154e6 New global gitignore 2025-06-23 23:26:44 +02:00

17
git/dot-config/git/ignore Normal file
View File

@ -0,0 +1,17 @@
.claude/
.claude
.claude/**
Claude.md
*.o
*.log
cache/
logs/
build/
# Python stuff
__pycache__/
*.pyc
# Environement/ 12 Factor
.env