serenity/.gitignore

43 lines
402 B
Text
Raw Normal View History

*
!*.*
!*/
!Makefile
!LICENSE
!Base/**
*.o
*.ao
*.a
*.so
*.d
*.swo
2018-10-13 17:00:27 +02:00
*.swp
2019-01-27 09:50:11 +01:00
*.config
*.creator
*.creator.user
2019-01-28 20:38:53 +01:00
*.creator.user.*
2019-01-27 09:50:11 +01:00
*.files
*.includes
*.cflags
*.cxxflags
*.autosave
Meta/Lagom/build
Build
build
CMakeFiles
2019-04-15 15:16:47 +02:00
Toolchain/Tarballs
Toolchain/Build
Toolchain/Local
.vscode
2019-12-24 13:33:37 +13:00
.ccls-cache
.DS_Store
compile_commands.json
.cache
2019-06-06 08:29:26 -07:00
.clang_complete
2020-09-19 16:15:34 +01:00
.clangd
*Endpoint.h
.idea/
cmake-build-debug/
sync-local.sh