mirror of
https://github.com/thegeneralist01/archivr
synced 2026-03-10 10:40:29 +01:00
chore: specify non-ignored .md files
This commit is contained in:
parent
553cca99ca
commit
955a5037e9
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,7 +1,9 @@
|
||||||
*
|
*
|
||||||
|
|
||||||
!.gitignore
|
!.gitignore
|
||||||
!*.md
|
|
||||||
|
LICENSE.md
|
||||||
|
README.md
|
||||||
|
|
||||||
!src
|
!src
|
||||||
!src/**
|
!src/**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue