1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 05:40:05 +08:00
SpaceVim/.gitignore

29 lines
338 B
Plaintext
Raw Normal View History

2017-01-02 16:02:54 +08:00
doc/tags
2016-12-31 23:57:38 +08:00
*.class
.floo
.flooignore
*.netrwhist
*-rplugin~
*rplugin.vim
2017-08-02 05:39:35 +08:00
.SpaceVim.log
2017-02-20 22:05:01 +08:00
docs/_site/*
docs/Gemfile.lock
2017-08-02 05:39:35 +08:00
# Ignore tags created by etags, ctags, gtags (GNU global) and cscope
TAGS
.TAGS
!TAGS/
tags
.tags
!tags/
gtags.files
GTAGS
GRTAGS
GPATH
GSYMS
cscope.files
cscope.out
cscope.in.out
cscope.po.out
2017-10-05 06:21:24 +08:00
build/
.coverage.covimerage