diff --git a/.gitignore b/.gitignore index c2c4a5a..030e9aa 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -target/** \ No newline at end of file +target/** +src/test/c/test_test.c