We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4603288 commit 1beeb32Copy full SHA for 1beeb32
1 file changed
.gitignore
@@ -1,6 +1,6 @@
1
-./*.o
2
-./*.a
3
-./main-sb*
4
-./main-lb*
+*.o
+*.a
+main-sb*
+main-lb*
5
output.txt
6
seeds.txt
0 commit comments