shjung 2 lat temu
rodzic
commit
48017db523
1 zmienionych plików z 9 dodań i 0 usunięć
  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