working version
This commit is contained in:
parent
1f5c01a3ad
commit
99be3d3d4c
3 changed files with 32 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -24,6 +24,10 @@ bin/
|
|||
.classpath
|
||||
.project
|
||||
|
||||
# Visual Studio probably
|
||||
|
||||
*.vs
|
||||
|
||||
# macos
|
||||
|
||||
*.DS_Store
|
||||
|
|
Reference in a new issue