Skip to content

Commit

Permalink
Update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
LDAP committed Nov 29, 2022
1 parent 8fd3d32 commit 46fcbd4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
.gradle/**
.idea/**
build/**
build/**
bin/**
.classpath
.project
.settings/**

0 comments on commit 46fcbd4

Please sign in to comment.