Revert "I make too many commits: base file."

This reverts commit 49265f7776.
This commit is contained in:
wizbright 2018-02-19 12:32:56 -06:00
parent 49265f7776
commit 397ed0df15
2 changed files with 0 additions and 6 deletions

1
.gitignore vendored
View file

@ -1 +0,0 @@
build

View file

@ -1,5 +0,0 @@
#include <stdio.h>
int main(int argc, char **argv) {
return 0;
}