1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 22:30:04 +08:00
SpaceVim/.gitignore

36 lines
418 B
Plaintext
Raw Normal View History

2017-01-02 16:02:54 +08:00
doc/tags
doc/tags-cn
2018-01-07 12:12:34 +08:00
.ropeproject/
2017-10-28 14:38:06 +08:00
wiki/.git
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
2017-12-24 19:35:55 +08:00
*.swp
2019-01-27 16:55:50 +08:00
.gtm/
2019-02-23 13:24:26 +08:00
.metadata/
jdt.ls-java-project/