Update CHANGES for the 1.3.7 release
[platform/upstream/libvorbis.git] / .gitignore
index 0c201cb..27ec90e 100644 (file)
@@ -36,5 +36,26 @@ vorbisfile-uninstalled.pc
 vorbisfile.pc
 doc/Doxyfile
 doc/doxygen-build.stamp
+examples/chaining_example
+examples/decoder_example
+examples/encoder_example
+examples/seeking_example
+examples/vorbisfile_example
 lib/test_sharedbook
 test/test
+
+CMakeCache.txt
+CMakeFiles
+CMakeScripts
+Testing
+Makefile
+cmake_install.cmake
+install_manifest.txt
+compile_commands.json
+CTestTestfile.cmake
+CMakeSettings.json
+
+*[Bb]uild*/
+
+.vs/
+.vscode/