mirror of
https://github.com/absmach/supermq.git
synced 2026-06-23 06:50:18 +00:00
Add Vim ignore
Signed-off-by: Drasko DRASKOVIC <drasko.draskovic@gmail.com>
This commit is contained in:
+15
-3
@@ -24,7 +24,19 @@ build/Release
|
||||
# see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
|
||||
node_modules
|
||||
|
||||
# Ignore Visual Studio files
|
||||
# Visual Studio files
|
||||
*.sln
|
||||
*.njsproj
|
||||
|
||||
# Vim files
|
||||
# swap
|
||||
[._]*.s[a-w][a-z]
|
||||
[._]s[a-w][a-z]
|
||||
# session
|
||||
Session.vim
|
||||
# temporary
|
||||
.netrwhist
|
||||
*~
|
||||
# auto-generated tag files
|
||||
tags
|
||||
|
||||
.sln
|
||||
.njsproj
|
||||
|
||||
Reference in New Issue
Block a user