Skip to content
Snippets Groups Projects

.gitignore: add '.cache'

Merged Oto Šťáva requested to merge gitignore-cache into master
All threads resolved!
+ 1
0
@@ -23,6 +23,7 @@
.libs
.pytest_cache
/.build-depend
/.cache
/aclocal.m4
/ar-lib
/autom4te.cache/*
Loading