Skip to content

Commit

Permalink
Create and apply .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
in27sung committed Dec 4, 2024
1 parent 8ab92f0 commit fa3f3aa
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions stockMate/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
*.class
bin/
target/
.classpath
.project
.settings/
src/test/

0 comments on commit fa3f3aa

Please sign in to comment.