Skip to content

Commit d156b07

Browse files
committed
feat: add 'configure_conditions.pri' to .gitignore
1 parent a4a75c5 commit d156b07

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,6 @@ bundle_system_install.sh
9595

9696
# Ignore files generated by Conan 2 virtual env
9797
*conanrun*
98-
*conanbuild*
98+
*conanbuild*
99+
**/configure_conditions.pri
100+

0 commit comments

Comments
 (0)