2019-06-30 11:36:28 +03:00
|
|
|
*
|
2020-12-28 02:16:14 +03:00
|
|
|
!*.*
|
|
|
|
!*/
|
2019-06-30 11:36:28 +03:00
|
|
|
!Makefile
|
|
|
|
!LICENSE
|
2019-08-17 12:34:53 +03:00
|
|
|
!Base/**
|
2021-04-22 09:43:36 +03:00
|
|
|
!Meta/ShellCompletions/**
|
2019-06-30 11:36:28 +03:00
|
|
|
|
|
|
|
*.o
|
|
|
|
*.ao
|
|
|
|
*.a
|
2020-01-01 00:43:11 +03:00
|
|
|
*.so
|
2019-06-30 11:36:28 +03:00
|
|
|
*.d
|
|
|
|
|
2020-07-27 22:32:26 +03:00
|
|
|
*.swo
|
2018-10-13 18:00:27 +03:00
|
|
|
*.swp
|
2019-01-27 11:50:11 +03:00
|
|
|
*.config
|
|
|
|
*.creator
|
|
|
|
*.creator.user
|
2019-01-28 22:38:53 +03:00
|
|
|
*.creator.user.*
|
2019-01-27 11:50:11 +03:00
|
|
|
*.files
|
|
|
|
*.includes
|
2019-02-06 12:17:26 +03:00
|
|
|
*.cflags
|
|
|
|
*.cxxflags
|
2019-06-30 11:36:28 +03:00
|
|
|
*.autosave
|
2020-04-13 21:00:31 +03:00
|
|
|
Meta/Lagom/build
|
2020-05-06 18:40:06 +03:00
|
|
|
Build
|
|
|
|
build
|
|
|
|
CMakeFiles
|
2019-04-15 16:16:47 +03:00
|
|
|
Toolchain/Tarballs
|
|
|
|
Toolchain/Build
|
2019-04-15 18:15:15 +03:00
|
|
|
Toolchain/Local
|
2019-04-15 17:34:41 +03:00
|
|
|
.vscode
|
2019-12-24 03:33:37 +03:00
|
|
|
.ccls-cache
|
2019-11-16 00:19:47 +03:00
|
|
|
.DS_Store
|
2019-05-31 23:28:47 +03:00
|
|
|
compile_commands.json
|
2020-11-12 01:52:04 +03:00
|
|
|
.cache
|
2019-06-06 18:29:26 +03:00
|
|
|
.clang_complete
|
2020-09-19 18:15:34 +03:00
|
|
|
.clangd
|
2019-08-03 20:41:02 +03:00
|
|
|
*Endpoint.h
|
2020-06-21 17:46:50 +03:00
|
|
|
.idea/
|
|
|
|
cmake-build-debug/
|
2021-01-30 02:24:54 +03:00
|
|
|
sync-local.sh
|
2021-04-11 21:46:32 +03:00
|
|
|
.vim/
|