init
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
# Ignore Gradle project-specific cache directory
|
||||
.gradle
|
||||
.settings
|
||||
.project
|
||||
lib/.settings
|
||||
lib/build
|
||||
lib/bin
|
||||
lib/.project
|
||||
lib/.classpath
|
||||
|
||||
# Ignore Gradle build output directory
|
||||
build
|
Reference in New Issue
Block a user