You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@age.apache.org by hb...@apache.org on 2022/11/26 09:45:36 UTC

[age-viewer] branch main updated: Update gitignore

This is an automated email from the ASF dual-hosted git repository.

hbshin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/age-viewer.git


The following commit(s) were added to refs/heads/main by this push:
     new a353b86  Update gitignore
     new 0d6660c  Merge branch 'main' of https://github.com/apache/age-viewer
a353b86 is described below

commit a353b86116518ea5244953e155435505f94f05fc
Author: Hanbyeol Shin /  David Shin / 신한별 <76...@users.noreply.github.com>
AuthorDate: Sat Nov 26 18:45:28 2022 +0900

    Update gitignore
    
    VS Code Configuration Add
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 6e5c27f..e6a8359 100644
--- a/.gitignore
+++ b/.gitignore
@@ -165,3 +165,5 @@ frontend/src/conf/config.js
 .idea
 backend/package-lock.json
 frontend/package-lock.json
+# VS Code Configuration
+.vscode/launch.json