diff --git a/.gitignore b/.gitignore index da27681..9bb4e9e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ mirall +example_clock example_simple *.o diff --git a/example_clock b/example_clock deleted file mode 100755 index c190396..0000000 Binary files a/example_clock and /dev/null differ