shjung 2 년 전
부모
커밋
48017db523
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  1. 9 0
      .gitignore

+ 9 - 0
.gitignore

@@ -4,6 +4,11 @@ target/
 !**/src/main/**/target/
 !**/src/test/**/target/
 
+### LOG ###
+/logs/
+/images/
+/fonts/
+
 ### STS ###
 .apt_generated
 .classpath
@@ -31,3 +36,7 @@ build/
 
 ### VS Code ###
 .vscode/
+
+*.exe
+*.jar
+*.run