diff options
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7ee1240..903f049 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ *.o *.tar.gz bin/ +example/output/ \ No newline at end of file |
