mirror of
https://github.com/kotaindah55/extended-markdown-syntax.git
synced 2026-07-22 05:38:06 +00:00
chore: add *.deprecated and .ignored
This commit is contained in:
parent
846239137f
commit
be66a9f5a4
1 changed files with 6 additions and 1 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -25,4 +25,9 @@ data.json
|
|||
build
|
||||
|
||||
# Deprecated code
|
||||
.deprecated
|
||||
.deprecated
|
||||
*.deprecated
|
||||
|
||||
# ignored
|
||||
.ignored
|
||||
*.ignored
|
||||
Loading…
Reference in a new issue