diff --git a/.gitignore b/.gitignore index d2566d9f..caf98bf3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,7 @@ debug/ release/ *-debug/ *-release/ -/docs/Doxygen/html/ \ No newline at end of file +/docs/Doxygen/html/ + +# Intermediate Files +*.bc \ No newline at end of file