We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 380ce66 commit 5fa93bcCopy full SHA for 5fa93bc
1 file changed
.gitignore
@@ -31,6 +31,9 @@ build_i686/
31
build_x86_64/
32
build_conan/
33
34
+# nix
35
+/result
36
+
37
# ignore log files in test tree
38
test/**/*.log
39
0 commit comments