aboutsummaryrefslogtreecommitdiff
path: root/cspell.json
diff options
context:
space:
mode:
authorIndrajith K L2022-10-31 16:29:56 +0530
committerIndrajith K L2022-10-31 16:29:56 +0530
commit59226ee954e40b21e64187fed3eef80db436d148 (patch)
tree36377bbb9f13e7d3647f935d854179760d2fda13 /cspell.json
parentb337536de9d14bd75e1039382a154e5b528f6110 (diff)
downloadindrajith-dev-59226ee954e40b21e64187fed3eef80db436d148.tar.gz
indrajith-dev-59226ee954e40b21e64187fed3eef80db436d148.tar.bz2
indrajith-dev-59226ee954e40b21e64187fed3eef80db436d148.zip
* Article Published
* Adds Twitter Share Button * Style Changes
Diffstat (limited to 'cspell.json')
-rw-r--r--cspell.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/cspell.json b/cspell.json
new file mode 100644
index 0000000..7347bce
--- /dev/null
+++ b/cspell.json
@@ -0,0 +1,18 @@
+{
+ "version": "0.2",
+ "ignorePaths": [],
+ "dictionaryDefinitions": [],
+ "dictionaries": [],
+ "words": [
+ "endfor",
+ "gtools",
+ "nowrap",
+ "tbody",
+ "thead"
+ ],
+ "ignoreWords": [],
+ "import": [],
+ "enableFiletypes": [
+ "nunjucks"
+ ]
+}