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

26 lines
292 B
Text

CMakeCache.txt
.*
!.editorconfig
!.gitignore
!.github
!.gitkeep
.venv
build/*
build_debug/*
build_release/*
cmake_install.cmake
database.sqlite
demo_*
dist/
downloaded.png
json.xml
lib/*.so
out/
src/*.o
src/rust/Cargo.lock
src/rust/target
*.swp
tmp*
web/_cache/*
web/_site/*
web/Gemfile.lock