gitignore: Add /.cache/ folder (#3301)

pull/3302/head
Mrlinkwii 1 year ago committed by GitHub
parent 71cf206dc8
commit 9a1d92a9c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.gitignore vendored

@ -28,6 +28,7 @@ CMakeFiles
Makefile
cmake_install.cmake
install_manifest.txt
/.cache/
# unix intermediate files
config.h

Loading…
Cancel
Save