You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
271 B
22 lines
271 B
*.o
|
|
*.a
|
|
*.d
|
|
*.dSYM
|
|
*.db
|
|
*.swp
|
|
*~
|
|
ws
|
|
local.conf
|
|
/.idea/
|
|
/test/test_rw.bin
|
|
/test/test_counting_semaphore
|
|
/test/test_inspect
|
|
/test/test_semaphore
|
|
/test/test_std_utils
|
|
|
|
|
|
.DS_Store
|
|
# Windows
|
|
build-windows/Debug/
|
|
build-windows/Release/
|
|
build-windows/libpEpAdapter.vcxproj.user
|
|
|