serenity/.gitignore
2021-04-12 18:04:13 +02:00

44 lines
408 B
Plaintext

*
!*.*
!*/
!Makefile
!LICENSE
!Base/**
*.o
*.ao
*.a
*.so
*.d
*.swo
*.swp
*.config
*.creator
*.creator.user
*.creator.user.*
*.files
*.includes
*.cflags
*.cxxflags
*.autosave
Meta/Lagom/build
Build
build
CMakeFiles
Toolchain/Tarballs
Toolchain/Build
Toolchain/Local
.vscode
.ccls-cache
.DS_Store
compile_commands.json
.cache
.clang_complete
.clangd
*Endpoint.h
.idea/
cmake-build-debug/
sync-local.sh
.vim/