1
0
Fork 0
forked from fun/fun
fun/.gitignore

12 lines
90 B
Text

.*
!.editorconfig
!.gitignore
build*
cmake*
demo_*
dist/
lib/*.so
out/
src/*.o
*.swp
tmp*