gitignore: don't track clang cache files
This commit is contained in:
@@ -34,3 +34,6 @@
|
||||
|
||||
# Build directory
|
||||
build
|
||||
|
||||
# Clang files
|
||||
.cache
|
||||
|
||||
Reference in New Issue
Block a user