diff options
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 | ||
