diff options
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index be11b2bec..2ad1ca5ae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ /CMakeLists.txt.user *~ -/build* +/build*/ /installer/Output # merely git cola saves there /patches/ |
