소스 검색

chore: update gitignore

yusuf 2 달 전
부모
커밋
281ea3da04
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -10,6 +10,9 @@
 /.idea/*
 !/.idea/runConfigurations
 
+# editor (local / personal — team shared configs can be committed instead if you prefer)
+.vscode/
+
 # testing
 /coverage