Skip to content

Commit

Permalink
Fix gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nixonwidjaja committed Sep 25, 2023
1 parent 9de3c2a commit a4b0eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
/.gradle/
/build/
src/main/resources/docs/
/bin

# IDEA files
/.idea/
Expand All @@ -22,4 +23,3 @@ src/test/data/sandbox/
.DS_Store
docs/_site/
docs/_markbind/logs/
bin/

0 comments on commit a4b0eaf

Please sign in to comment.