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.
25 lines
321 B
25 lines
321 B
*.o
|
|
*.a
|
|
*.d
|
|
*.swp
|
|
.DS_Store
|
|
ws
|
|
.gnupg
|
|
.pEp*
|
|
lib
|
|
local.conf
|
|
build/
|
|
# Default ignored files
|
|
?idea/
|
|
# Windows
|
|
build-windows/Debug/
|
|
build-windows/Release/
|
|
build-windows/libpEpAdapter.vcxproj.user
|
|
*.dSYM
|
|
*.db
|
|
/test/test_assert
|
|
/test/test_execmodes
|
|
/test/test_linear
|
|
/test/test_pitytree
|
|
/test/test_processdirs
|
|
/test/test_swarm
|
|
|