ソースを参照

Add `.gitignore`

George Cushen 7 年 前
コミット
26cf02513b
1 ファイル変更3 行追加0 行削除
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -0,0 +1,3 @@
+# IDE specific
+.idea/
+.vscode/