Commit 05fa9a1a authored by Stefan Doehla's avatar Stefan Doehla
Browse files

.gitignore - add default CMake build dir as in Getting-started section in Readme/Wiki

parent 96b08d37
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -8,6 +8,9 @@ obj/
*.o
*.P

# default CMake
build/**/*

# Compiler output VS2017
IVAS_cod.exe
IVAS_dec.exe