diff options
| author | Stefan Boberg <[email protected]> | 2023-03-30 11:02:51 +0200 |
|---|---|---|
| committer | Stefan Boberg <[email protected]> | 2023-03-30 15:53:16 +0200 |
| commit | e30a42decc62e87960e3872548e45040b665e399 (patch) | |
| tree | 3b99847b0d252f18e79913e4db3239ab0d8d29ca | |
| parent | minor: spelling (diff) | |
| download | zen-e30a42decc62e87960e3872548e45040b665e399.tar.xz zen-e30a42decc62e87960e3872548e45040b665e399.zip | |
ignore generated CMake files
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 07360f5a2..7fe7d21b6 100644 --- a/.gitignore +++ b/.gitignore @@ -228,6 +228,8 @@ tags # generated build files makefile /vsxmake*/ +CMakefiles/ +CMake* # ClangD cache directory .cache |