public code v1
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
.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/
|
||||
Reference in New Issue
Block a user