diff --git a/.gitignore b/.gitignore index 824a5f8..a33e3f3 100644 --- a/.gitignore +++ b/.gitignore @@ -2,14 +2,13 @@ # This .gitignore file was automatically created by Microsoft(R) Visual Studio. ################################################################################ -/.vs/* +/.vs *.a *.o *.exe *.db *.opendb *.log - -/lib/fnd/Debug -/lib/nx/Debug +/bin/* +/*/*/Debug /sample