Files
libssh/.gitignore
2021-08-26 14:58:38 +02:00

13 lines
87 B
Plaintext

*.a
*.o
.*
*.swp
*~$
cscope.*
compile_commands.json
/.cache
/.clangd
tags
/build
/obj*