Files
libssh/.gitignore
Andreas Schneider 3ed3833a38 Ignore all build and obj* directories
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
2015-10-28 09:28:33 +01:00

10 lines
48 B
Plaintext

*.a
*.o
.*
*.swp
*~$
cscope.*
tags
/build
/obj*