diff options
author | Joel Challis <git@zvecr.com> | 2022-10-12 22:36:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-13 08:36:51 +1100 |
commit | fb2c7da2fd57468d473b2b8bac0a5a96023484ea (patch) | |
tree | e63423ae199e142407ea0fee6dcc3ee1d208d740 /.gitignore | |
parent | a7515654685b948e669efacff8ae82537d8e68c1 (diff) |
Remove some .gitignore files (#18689)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 51b0a38e0a..b268ab0d75 100644 --- a/.gitignore +++ b/.gitignore @@ -53,6 +53,7 @@ quantum/version.h build/ cmake-build-debug CMakeLists.txt +*.pdf # Let these ones be user specific, since we have so many different configurations *.code-workspace |