19
_gitignore
Normal file
19
_gitignore
Normal file
@@ -0,0 +1,19 @@
|
||||
/*
|
||||
|
||||
!libshlist
|
||||
|
||||
!img
|
||||
img/*
|
||||
!img/raw-body.png
|
||||
|
||||
!test
|
||||
test/*
|
||||
!test/*.sh
|
||||
|
||||
!mons
|
||||
!CONTRIBUTING.md
|
||||
!LICENSE
|
||||
!Makefile
|
||||
!README.md
|
||||
!.gitignore
|
||||
!.gitmodules
|
Reference in New Issue
Block a user