aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJosh Rahm <joshuarahm@gmail.com>2023-11-29 21:52:58 +0000
committerJosh Rahm <joshuarahm@gmail.com>2023-11-29 21:52:58 +0000
commit931bffbda3668ddc609fc1da8f9eb576b170aa52 (patch)
treed8c1843a95da5ea0bb4acc09f7e37843d9995c86 /.gitignore
parent142d9041391780ac15b89886a54015fdc5c73995 (diff)
parent4a8bf24ac690004aedf5540fa440e788459e5e34 (diff)
downloadrneovim-userreg.tar.gz
rneovim-userreg.tar.bz2
rneovim-userreg.zip
Merge remote-tracking branch 'upstream/master' into userreguserreg
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore30
1 files changed, 16 insertions, 14 deletions
diff --git a/.gitignore b/.gitignore
index 57acde8722..f1661e1f00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,8 @@
# Tools
+/.direnv/
/venv/
compile_commands.json
-/.luarc.json
+/.envrc
# IDEs
/.vs/
@@ -36,21 +37,22 @@ compile_commands.json
*.rej
# Generated by old (Vim) tests.
-/src/nvim/testdir/del
-/src/nvim/testdir/test*.out
-/src/nvim/testdir/test*.res
-/src/nvim/testdir/test*.log
-/src/nvim/testdir/messages
-/src/nvim/testdir/viminfo
-/src/nvim/testdir/test.ok
-/src/nvim/testdir/*.failed
-/src/nvim/testdir/X*
-/src/nvim/testdir/valgrind.*
-/src/nvim/testdir/.gdbinit
+/test/old/testdir/del
+/test/old/testdir/test*.out
+/test/old/testdir/test*.res
+/test/old/testdir/test*.log
+/test/old/testdir/messages
+/test/old/testdir/starttime
+/test/old/testdir/viminfo
+/test/old/testdir/test.ok
+/test/old/testdir/*.failed
+/test/old/testdir/X*
+/test/old/testdir/valgrind.*
+/test/old/testdir/.gdbinit
/runtime/indent/testdir/*.out
+runtime/indent/testdir/*.fail
-# Generated by src/nvim/testdir/runnvim.sh.
-/src/nvim/testdir/*.tlog
+# Generated by test/old/testdir/runnvim.sh.
+/test/old/testdir/*.tlog
# Generated by unit tests.
/test/includes/post/