We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83e3565 commit ec5f680Copy full SHA for ec5f680
1 file changed
.gitignore
@@ -70,6 +70,8 @@ tools/polly
70
docs/_build
71
# TAEF crash logs.
72
WexLogFileOutput/*
73
+# .cache directory - used by clangd
74
+.cache
75
76
#==============================================================================#
77
# Files created in tree by the Go bindings.
0 commit comments