diff --git a/surround360_render/.gitignore b/surround360_render/.gitignore index 9adb23a3..b8398e28 100644 --- a/surround360_render/.gitignore +++ b/surround360_render/.gitignore @@ -1,6 +1,9 @@ -/CMakeCache.txt -/cmake_install.cmake -/CMakeFiles/ -/Makefile -/bin/ -/lib/ +Makefile +bin/ +lib/ +*.[pyc] +*.[pyo] +CMakeFiles/ +CMakeCache.txt +cmake_install.cmake +local/