diff --git a/.gitignore b/.gitignore index c41cc9e..23fb667 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -/target \ No newline at end of file +/target +/*.c +/*.rs