We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ebda6d commit 821262fCopy full SHA for 821262f
.gitignore
@@ -51,6 +51,8 @@
51
.project
52
.settings/
53
.valgrindrc
54
+/*-*-*-*/
55
+/*-*-*/
56
/Makefile
57
/build
58
/dist/
@@ -75,8 +77,6 @@ TAGS.vi
75
77
\#*\#
76
78
config.mk
79
config.stamp
-i686-pc-mingw32/
-i686-unknown-linux-gnu/
80
keywords.md
81
lexer.ml
82
src/.DS_Store
@@ -86,5 +86,3 @@ tmp.*.rs
86
version.md
87
version.ml
88
version.texi
89
-x86_64-apple-darwin/
90
-x86_64-unknown-linux-gnu/
0 commit comments