mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
Ignore dist and .vscode
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -6,6 +6,7 @@
|
|||||||
# Folders
|
# Folders
|
||||||
_obj
|
_obj
|
||||||
_test
|
_test
|
||||||
|
dist
|
||||||
|
|
||||||
# Configuration Files
|
# Configuration Files
|
||||||
*.conf
|
*.conf
|
||||||
@@ -36,6 +37,9 @@ _testmain.go
|
|||||||
\#*\#
|
\#*\#
|
||||||
.\#*
|
.\#*
|
||||||
|
|
||||||
|
# Visual Studio Code
|
||||||
|
.vscode
|
||||||
|
|
||||||
# Mac
|
# Mac
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user