diff --git a/.gitignore b/.gitignore index 6ea9db9..0e0089d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,19 @@ build/* .vs **/*.gen.* + +# Build results +[Dd]ebug/ +[Dd]ebugPublic/ +[Rr]elease/ +[Rr]eleases/ +x64/ +x86/ +[Ww][Ii][Nn]32/ +[Aa][Rr][Mm]/ +[Aa][Rr][Mm]64/ +bld/ +[Bb]in/ +[Oo]bj/ +[Ll]og/ +[Ll]ogs/ \ No newline at end of file diff --git a/x64/Debug/gencpp.log b/x64/Debug/gencpp.log deleted file mode 100644 index 6c64119..0000000 --- a/x64/Debug/gencpp.log +++ /dev/null @@ -1,18 +0,0 @@ - - - Building Test - - ninja: Entering directory `C:\projects\gencpp\test\gen\build' - [1/2] Compiling C++ object gencpp.exe.p/.._test.Upfront.cpp.obj - [2/2] Linking target gencpp.exe - - Generating files Parsed... - - Beginning format... - Formatting [1/5] C:\projects\gencpp\test\gen\array.Upfront.gen.hpp - Formatting [2/5] C:\projects\gencpp\test\gen\buffer.Upfront.gen.hpp - Formatting [3/5] C:\projects\gencpp\test\gen\hashtable.Upfront.gen.hpp - Formatting [4/5] C:\projects\gencpp\test\gen\ring.Upfront.gen.hpp - Formatting [5/5] C:\projects\gencpp\test\gen\sanity.Upfront.gen.hpp - - Formatting complete