diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -22,3 +22,6 @@ coverage/ # Compile commands (mainly just to keep root clean) compile_commands.json + +# Vim leftovers +*.swp |
![]() |
index : tinyff.git | |
| A generalized C multimedia library for constrained and embedded environments |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -22,3 +22,6 @@ coverage/ # Compile commands (mainly just to keep root clean) compile_commands.json + +# Vim leftovers +*.swp |