We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b84c18d commit c144e9fCopy full SHA for c144e9f
.gitignore
@@ -21,6 +21,8 @@ build/msvc12/obj/
21
build/msvc11/*.log
22
build/msvc11/obj/
23
build/xcode/build/
24
+.idea/
25
+cmake-build*/
26
tests/fuzztests/fuzztests.log
27
benchmarks/benchmarks.log
28
tests/CDSChecker/*.o
0 commit comments