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

10 lines
48 B
Plaintext

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