12 lines
209 B
Plaintext
12 lines
209 B
Plaintext
.DS_Store
|
|
/.metadata/
|
|
# https://stackoverflow.com/questions/1470572/ignoring-any-bin-directory-on-a-git-project
|
|
*.class
|
|
bin/
|
|
target/
|
|
|
|
# Ignore Maven Output
|
|
target/
|
|
|
|
# Ignore Visual Studio Code
|
|
.vs/ |