odyssey/.gitignore

32 lines
608 B
Plaintext
Raw Normal View History

2016-11-07 10:00:37 +00:00
*.o
2018-03-26 14:54:16 +00:00
*.a
*.so
2019-09-09 09:17:41 +00:00
.idea/
2020-12-30 13:44:19 +00:00
.init
2021-05-20 13:05:17 +00:00
*.swp
2020-12-30 13:44:19 +00:00
.conf.example
.logrotate
.vscode/
2018-03-12 14:03:15 +00:00
sources/odyssey
2019-09-27 13:47:45 +00:00
sources/build.h
stress/odyssey_stress
test/odyssey_test
test/odyssey/data
third_party/machinarium/sources/build.h
third_party/machinarium/benchmark/benchmark_csw
2021-04-30 15:03:19 +00:00
third_party/machinarium/benchmark/benchmark_csw2
third_party/machinarium/benchmark/benchmark_channel
third_party/machinarium/benchmark/benchmark_channel_shared
2019-09-09 09:17:41 +00:00
build/
build-asan/
2020-08-04 04:00:14 +00:00
cmake-build-debug/
test/shell-test/odyssey
tmp/
test/ody-intergration-test/main
2021-04-21 13:11:18 +00:00
docker/bin/odyssey
docker/bin/odyssey-asan
odyssey.conf.example
odyssey.init
odyssey.logrotate
.DS_Store