mirror of
https://github.com/sebaschi/dotfiles.git
synced 2025-11-08 16:24:29 +01:00
Compare commits
3 Commits
45b952f37a
...
36a3766aef
| Author | SHA1 | Date | |
|---|---|---|---|
| 36a3766aef | |||
| 0a392b6252 | |||
| 3540c154e6 |
17
git/dot-config/git/ignore
Normal file
17
git/dot-config/git/ignore
Normal file
@ -0,0 +1,17 @@
|
||||
.claude/
|
||||
.claude
|
||||
.claude/**
|
||||
Claude.md
|
||||
*.o
|
||||
*.log
|
||||
cache/
|
||||
logs/
|
||||
build/
|
||||
|
||||
# Python stuff
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
|
||||
# Environement/ 12 Factor
|
||||
.env
|
||||
Loading…
x
Reference in New Issue
Block a user