diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,11 +2,11 @@ install_manifest.txt *.swp *.o *.a -.cache/ bin/ test/ build/ build-*/ +.cache/ !build-scripts !build-scripts/* .lvimrc |