aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
-rw-r--r--Common/nvim/spell/nb.utf-8.add1
-rw-r--r--Common/nvim/spell/nb.utf-8.add.splbin61 -> 0 bytes
3 files changed, 2 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 8ca63d9..fb84b98 100644
--- a/.gitignore
+++ b/.gitignore
@@ -88,7 +88,7 @@ Makefile
config
*.pyc
-spell/*.add
-spell/*.add.spl
+*.add
+*.add.spl
tags
.netrwhist
diff --git a/Common/nvim/spell/nb.utf-8.add b/Common/nvim/spell/nb.utf-8.add
deleted file mode 100644
index aab906d..0000000
--- a/Common/nvim/spell/nb.utf-8.add
+++ /dev/null
@@ -1 +0,0 @@
-meldingsutveksling
diff --git a/Common/nvim/spell/nb.utf-8.add.spl b/Common/nvim/spell/nb.utf-8.add.spl
deleted file mode 100644
index b8c156a..0000000
--- a/Common/nvim/spell/nb.utf-8.add.spl
+++ /dev/null
Binary files differ