diff --git a/.gitignore b/.gitignore index c41cc9e..16cba2a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -/target \ No newline at end of file +/target +*.swift +*.h +*.modulemap \ No newline at end of file