diff options
| author | Marc Vertes <mvertes@free.fr> | 2026-03-04 13:17:42 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2026-03-04 13:17:42 +0100 |
| commit | fd6b3c227d160d79f0fb9995e66d16dc836432ab (patch) | |
| tree | d45e35c2ea7c58a1cc24ba7abd76b01273854cd7 /.gitignore_global | |
| parent | ab50c65a89f324c1ba11e4e50a8a954ce27cf02f (diff) | |
add .gitignore_global; support debian
Diffstat (limited to '.gitignore_global')
| -rw-r--r-- | .gitignore_global | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore_global b/.gitignore_global new file mode 100644 index 0000000..40edd21 --- /dev/null +++ b/.gitignore_global @@ -0,0 +1,7 @@ +CLAUDE.md +.claude/ +*~ +.*.swo +.*.swp +.DS_Store +Thumbs.db |
