serenity/.gitignore

41 lines
391 B
Plaintext
Raw Normal View History

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