diff --git a/.gitignore b/.gitignore index c9a1ace..d8a69c0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ .* !.gitignore +!.github -coverage.* \ No newline at end of file +coverage.* +profile.out \ No newline at end of file