Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexProgrammerDE authored Dec 28, 2024
1 parent d7e77b6 commit 7b2a6ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ target/*
*.plantuml

# Gradle
.kotlin
.gradle
**/build/
!src/**/build/
Expand All @@ -25,4 +26,4 @@ gradle-app.setting
!gradle-wrapper.jar

# Cache of project
.gradletasknamecache
.gradletasknamecache

0 comments on commit 7b2a6ab

Please sign in to comment.