Files
libmetal/.gitignore
2018-03-21 17:43:06 -07:00

19 lines
141 B
Plaintext

*.o
*~
!libs/system/zc702evk/linux/lib/*/*.a
*.bin
*.map
*.out
*.log
*.swp
*.swo
*.d
build*/
/tags
/TAGS
# cscope files
cscope.*
ncscope.*