You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitignore 77B

5 years ago
12345678
  1. *.swp
  2. *.pyc
  3. __pycache__
  4. /node_modules
  5. /doc/tags
  6. /.envrc
  7. /test.vim
  8. /nvim.log*