HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //proc/thread-self/root/home/ubuntu/neovim/.gitignore
# Tools
/.direnv/
/venv/
compile_commands.json
/.envrc

# IDEs
/.vs/
/.vscode/
/.idea/

# Build/deps dir
/build/
/.deps/
/tmp/
/.clangd/
/.cache/clangd/
/.ccls-cache/
/.clang-tidy

.DS_Store
*.mo
.*.sw?
*~
*.pyc
*.o
*.so

/src/nvim/po/vim.pot
/src/nvim/po/*.ck

# Generated by tests with $NVIM_LOG_FILE set.
/.nvimlog

# Generated by scripts/vim-patch.sh
/.vim-src
*.rej

# Generated by old (Vim) tests.
/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 test/old/testdir/runnvim.sh.
/test/old/testdir/*.tlog

# Generated by unit tests.
/test/includes/post/

# Generated by luacheck during `make lualint'
.luacheckcache

# local make targets
local.mk

# Generated from :help docs
tags
/runtime/doc/*.html
/runtime/doc/tags.ref
/runtime/doc/errors.log

# Generated by gen_vimdoc.py:
/runtime/doc/*.mpack
/tmp-*-doc

# vim patches
/vim-*.patch

# nix build results
/result
/result-*
/contrib/result
/contrib/result-*

CMakeUserPresets.json