1
0
Fork 0
forked from fun/fun
fun/.gitignore
2025-09-28 19:18:11 +02:00

11 lines
83 B
Text

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