Skip to content

Commit

Permalink
fix: update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mjedynak committed Feb 18, 2024
1 parent 63daf46 commit 6c9b096
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
build
*.iml
*.ipr
*.iws
.idea
.idea/*
.gradle
out
.gradle/*
build/*
out/*

0 comments on commit 6c9b096

Please sign in to comment.