瀏覽代碼

last commit for pyeongtaek

HANTE 3 天之前
父節點
當前提交
17f0e29485
共有 1 個文件被更改,包括 7 次插入6 次删除
  1. 7 6
      .gitignore

+ 7 - 6
.gitignore

@@ -35,14 +35,15 @@ out/
 /nbdist/
 /.nb-gradle/
 
-bin/
-bin-linux/
-jdk/
-logs/
-app/
+/bin/
+/bin-linux/
+/jdk/
+/logs/
+/app/
 
 ### VS Code ###
 .vscode/
 
 ### Mac OS ###
-.DS_Store
+.DS_Store
+/app/**