Initial commit
This commit is contained in:
27
.gitignore
vendored
Normal file
27
.gitignore
vendored
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
# ---> Vue
|
||||||
|
# gitignore template for Vue.js projects
|
||||||
|
#
|
||||||
|
# Recommended template: Node.gitignore
|
||||||
|
|
||||||
|
# TODO: where does this rule come from?
|
||||||
|
docs/_book
|
||||||
|
|
||||||
|
# TODO: where does this rule come from?
|
||||||
|
test/
|
||||||
|
|
||||||
|
# ---> WebMethods
|
||||||
|
**/IntegrationServer/datastore/
|
||||||
|
**/IntegrationServer/db/
|
||||||
|
**/IntegrationServer/DocumentStore/
|
||||||
|
**/IntegrationServer/lib/
|
||||||
|
**/IntegrationServer/logs/
|
||||||
|
**/IntegrationServer/replicate/
|
||||||
|
**/IntegrationServer/sdk/
|
||||||
|
**/IntegrationServer/support/
|
||||||
|
**/IntegrationServer/update/
|
||||||
|
**/IntegrationServer/userFtpRoot/
|
||||||
|
**/IntegrationServer/web/
|
||||||
|
**/IntegrationServer/WmRepository4/
|
||||||
|
**/IntegrationServer/XAStore/
|
||||||
|
**/IntegrationServer/packages/Wm*/
|
||||||
|
|
||||||
Reference in New Issue
Block a user