mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Initial commit
This commit is contained in:
23
packaging/tests/tas-restapi/.gitignore
vendored
Normal file
23
packaging/tests/tas-restapi/.gitignore
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
# Compiled class file
|
||||
*.class
|
||||
|
||||
# Log file
|
||||
*.log
|
||||
|
||||
# BlueJ files
|
||||
*.ctxt
|
||||
|
||||
# Mobile Tools for Java (J2ME)
|
||||
.mtj.tmp/
|
||||
|
||||
# Package Files #
|
||||
*.jar
|
||||
*.war
|
||||
*.nar
|
||||
*.ear
|
||||
*.zip
|
||||
*.tar.gz
|
||||
*.rar
|
||||
|
||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||
hs_err_pid*
|
2
packaging/tests/tas-restapi/README.md
Normal file
2
packaging/tests/tas-restapi/README.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# alfresco-tas-restapi
|
||||
Common classes for REST APIs TAS tests for ACS projects
|
Reference in New Issue
Block a user