Skip to content

Commit

Permalink
update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
xzel23 committed Oct 31, 2023
1 parent 28679c0 commit c6162c6
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
/bin
/build
*/bin
*/build
*/out
*/gradle.properties
*/.*
**/.*
/target/
**/build
**/bin
**/out
**/target
*/gradle.properties

0 comments on commit c6162c6

Please sign in to comment.