diff options
author | txtsd <thexerothermicsclerodermoid@gmail.com> | 2022-07-13 00:51:20 +0530 |
---|---|---|
committer | txtsd <thexerothermicsclerodermoid@gmail.com> | 2022-08-06 13:00:57 +0530 |
commit | 76aa0c434a27be1865144bada7ba74f3d6d5e9de (patch) | |
tree | d4e11d90f87c74a3905aabc35805164a45e3190f /.markdownlintignore | |
parent | 78dc0cfdf3aab90af359c8639a77e0165a916f2b (diff) | |
download | PrismLauncher-76aa0c434a27be1865144bada7ba74f3d6d5e9de.tar.gz PrismLauncher-76aa0c434a27be1865144bada7ba74f3d6d5e9de.tar.bz2 PrismLauncher-76aa0c434a27be1865144bada7ba74f3d6d5e9de.zip |
feat(markdown): Add markdownlint config
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
Diffstat (limited to '.markdownlintignore')
-rw-r--r-- | .markdownlintignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.markdownlintignore b/.markdownlintignore new file mode 100644 index 00000000..a8669d01 --- /dev/null +++ b/.markdownlintignore @@ -0,0 +1,2 @@ +libraries/nbtplusplus +libraries/quazip |