aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/cspell.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-10-23 23:53:15 +0800
committercrupest <crupest@outlook.com>2022-10-23 23:53:15 +0800
commit83f4fc8ab07a7f4cd3bba8042d600d7a4543bcaf (patch)
tree24a034a5fb23b71c51ea135efaa23ff24f7016a5 /FrontEnd/cspell.json
parent4a12e66fcba50cd566a4ab8c072a50ed0751dc0b (diff)
downloadtimeline-83f4fc8ab07a7f4cd3bba8042d600d7a4543bcaf.tar.gz
timeline-83f4fc8ab07a7f4cd3bba8042d600d7a4543bcaf.tar.bz2
timeline-83f4fc8ab07a7f4cd3bba8042d600d7a4543bcaf.zip
It's been a long time not developing this. Still need some time to get
it work again.
Diffstat (limited to 'FrontEnd/cspell.json')
-rw-r--r--FrontEnd/cspell.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/FrontEnd/cspell.json b/FrontEnd/cspell.json
new file mode 100644
index 00000000..3f746df6
--- /dev/null
+++ b/FrontEnd/cspell.json
@@ -0,0 +1,4 @@
+{
+ "version": "0.2",
+ "ignorePaths": ["**/node_modules/**", "package-lock.json"]
+}