Revision f27f62488e1334b08fe5c98397df9c6b25a21937 authored by lvca on 05 August 2015, 13:36:53 UTC, committed by lvca on 05 August 2015, 13:36:53 UTC
1 parent deea75c
Raw File
.gitignore
build.number
*.class
*/target/*
target
*/test-output
out
*/databases
*.gz
*.patch

# Package Files #
*.war
*.ear

# Eclipse IDE files
*.classpath
*.project
.settings/
*.prefs

#IntelliJ IDEA files
*.iml
.idea/

tests/src/test/java/com/orientechnologies/orient/test/database/auto/_*.xml
back to top