Преглед изворни кода

last commit for pyeongtaek

HANTE пре 4 дана
родитељ
комит
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/**