Skip to content

Commit

Permalink
Add gitignore (#3624)
Browse files Browse the repository at this point in the history
* Add gitignore

* Ignore and remove jar files
  • Loading branch information
silvio2402 authored Sep 16, 2024
1 parent e85a2ff commit 67400bd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
target/
build/
lib/
generated/
Binary file not shown.
Binary file not shown.

0 comments on commit 67400bd

Please sign in to comment.