fix(git): add after and queries to gitignore

This commit is contained in:
Micah Halter
2023-06-29 08:44:25 -04:00
parent de39023c96
commit 70dd3f8f27
+16 -14
View File
@@ -1,47 +1,49 @@
# Project gitignore
!colors/astronvim.lua
colors/*
.luarc.json
after
coc-settings.json
colors
docs
ftplugin
ginit.vim
lua/user
plugin
ftplugin
spell
.luarc.json
neoconf.json
plugin
queries
spell
# Global gitignore
# ----------------
# Mac OS X
.DS_Store
.AppleDouble
.DS_Store
.LSOverride
._*
# Windoze
$RECYCLE.BIN/
Thumbs.db
Thumbs.db:encryptable
ehthumbs.db
ehthumbs_vista.db
$RECYCLE.BIN/
# (Neo)Vim
*~
.netrwhist
Session.vim
Sessionx.vim
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]
[._]sw[a-p]
Session.vim
Sessionx.vim
.netrwhist
*~
tags
[._]*.un~
tags
# VS Code
.vscode
.history
.vscode
# JetBrains
.idea