Skip to content

Commit

Permalink
updated the .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
rjgriffin42 committed Oct 24, 2024
1 parent 2fab74a commit 8946aea
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Top level files to ignore
gradlew
gradlew.bat

# Top level directories to ignore
/gradle
/build
/classes
/bin
Expand Down

0 comments on commit 8946aea

Please sign in to comment.