initial
This commit is contained in:
+31
@@ -0,0 +1,31 @@
|
||||
.gradle/
|
||||
build/
|
||||
out/
|
||||
.idea/
|
||||
*.iml
|
||||
*.class
|
||||
*.jar
|
||||
*.war
|
||||
*.nar
|
||||
*.zip
|
||||
*.tar.gz
|
||||
*.rar
|
||||
pom.xml.tag
|
||||
pom.xml.releaseBackup
|
||||
pom.xml.versionsBackup
|
||||
pom.xml.next
|
||||
.DS_Store
|
||||
*.log
|
||||
logs/
|
||||
target/
|
||||
.vscode/
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
.project
|
||||
.classpath
|
||||
.settings/
|
||||
*.sublime-workspace
|
||||
*.sublime-project
|
||||
coverage/
|
||||
.nyc_output/
|
||||
Reference in New Issue
Block a user