add .gitignore
This commit is contained in:
parent
fbf5a1738e
commit
b080600a3a
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
*
|
||||||
|
!*/
|
||||||
|
|
||||||
|
!.gitignore
|
||||||
|
!doc/signify.txt
|
||||||
|
!plugin/signify.vim
|
||||||
|
!README.md
|
||||||
|
!signify.png
|
Loading…
Reference in New Issue
Block a user