Initial commit (basic backend stuff)
This commit is contained in:
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# gradle specific directories
|
||||
.gradle/
|
||||
build/
|
||||
|
||||
# IDE specific stuff
|
||||
.idea/
|
||||
Reference in New Issue
Block a user