forked from github/abduco
Cleanup gitignore
This commit is contained in:
parent
b47b66188f
commit
4a2c9ded43
|
|
@ -1,7 +1,9 @@
|
|||
# normal ignores
|
||||
.*
|
||||
*.[ao]
|
||||
*.lo
|
||||
*.so
|
||||
tags
|
||||
!.gitignore
|
||||
/config.h
|
||||
/config.mk
|
||||
/abduco
|
||||
*.css
|
||||
*.gcda
|
||||
*.gcno
|
||||
*.gcov
|
||||
*.html
|
||||
*.o
|
||||
|
|
|
|||
Loading…
Reference in New Issue