diff options
| author | 2026-02-11 02:38:54 +0000 | |
|---|---|---|
| committer | 2026-02-11 02:38:54 +0000 | |
| commit | ac3dc1dc85eb25c40f3bb4018e021ba3be072823 (patch) | |
| tree | a0469594d0eb368f9656ee313962c161cee9f00d /dot_config/git/ignore | |
| parent | add foot (diff) | |
| download | dotfiles-ac3dc1dc85eb25c40f3bb4018e021ba3be072823.tar.gz | |
add git
Diffstat (limited to 'dot_config/git/ignore')
| -rw-r--r-- | dot_config/git/ignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dot_config/git/ignore b/dot_config/git/ignore new file mode 100644 index 0000000..6f7f8d6 --- /dev/null +++ b/dot_config/git/ignore | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | *~ | ||
| 2 | *.\#\* | ||
| 3 | *.\#*\# | ||
| 4 | .ccls-cache | ||
| 5 | .cache | ||
| 6 | compile_commands.json | ||
