add gitignore for example program

This commit is contained in:
hippoz 2023-05-24 23:02:00 +03:00
parent ae80e1776f
commit 98288a60cd
Signed by: hippoz
GPG key ID: 56C4E02A85F2FBED

3
.gitignore vendored
View file

@ -1,2 +1,5 @@
compile_flags.txt compile_flags.txt
build/ build/
example/libraven.h
example/main
libraven.h