blob: dde14239eba6e4c3fd9e3d33bd852801c8829eae [file] [log] [blame]
Tal Gitelman51d50f02017-12-10 18:55:03 +02001# Eclipse IDE
2#------------------------------------------------------------
3**/.classpath
4**/.project
5**/.tern-project
6**/.settings/**
7**/bin/
8
9
10# IntelliJ IDE
11#------------------------------------------------------------
12**/.idea/
13/out/
14*.iml
15
Michael Landoa5445102018-03-04 14:53:33 +020016# Logs
17#------------------------------------------------------------
18*.log
19*/logs/*
20*/*/logs/*
21/utils/DmaapPublisher/logs/*
22
23
24#Excluded Script Folder
25xFolder
26
Tal Gitelman51d50f02017-12-10 18:55:03 +020027# IntelliJ IDE
28#------------------------------------------------------------
29**/.idea/
30/out/
31*.iml
Michael Landoaa616442017-10-24 11:08:18 +030032
Michael Landoa5445102018-03-04 14:53:33 +020033
Michael Landoaa616442017-10-24 11:08:18 +030034# Maven
Tal Gitelman51d50f02017-12-10 18:55:03 +020035#------------------------------------------------------------
36**/target/
37pom.xml.tag
38pom.xml.releaseBackup
39pom.xml.versionsBackup
40version.properties
Michael Landoa5445102018-03-04 14:53:33 +020041*dependency-reduced-pom.xml
Tal Gitelman51d50f02017-12-10 18:55:03 +020042
Michael Landoaa616442017-10-24 11:08:18 +030043## sdc-os-chef
44*.class
Tal Gitelman51d50f02017-12-10 18:55:03 +020045# Package Files
46
47# Package Files
48#------------------------------------------------------------
Michael Landoaa616442017-10-24 11:08:18 +030049*.ear
50*.iml
51*.jar
Michael Landoa5445102018-03-04 14:53:33 +020052*.war
Tal Gitelman51d50f02017-12-10 18:55:03 +020053#Gradle
Tal Gitelman51d50f02017-12-10 18:55:03 +020054.gradle/*
55
Michael Landoa5445102018-03-04 14:53:33 +020056#Gradle
57.gradle/*
58*/*.gradle
59*/settings.gradle
60*/gradlew.bat
61*/gradlew
62gradlew.bat
63gradlew
64settings.gradle
65
Tal Gitelman51d50f02017-12-10 18:55:03 +020066/log
Tal Gitelman51d50f02017-12-10 18:55:03 +020067/log
Michael Landoaa616442017-10-24 11:08:18 +030068*.kpf
69*.orig
Tal Gitelman51d50f02017-12-10 18:55:03 +020070
71
72# catalog-ui
73#------------------------------------------------------------
Michael Landoa5445102018-03-04 14:53:33 +020074#------------------------------------------------------------
Michael Lando5b593492018-07-29 16:13:45 +030075#------------------------------------------------------------
Michael Landoa5445102018-03-04 14:53:33 +020076catalog-ui/app/dist/*
Michael Landoa5445102018-03-04 14:53:33 +020077catalog-ui/dist
78catalog-ui/*.tmp.txt
79catalog-ui/tests/Coverage/*
80catalog-ui/Chrome*
81catalog-ui/PhantomJS_1.9.8_(Windows_7_0.0.0)/*
Tal Gitelman51d50f02017-12-10 18:55:03 +020082
83catalog-ui/app/dist/*
Michael Landoaa616442017-10-24 11:08:18 +030084.metadata/
85.metadata/*
Michael Landoed64b5e2017-06-09 03:19:04 +030086.project
87.settings/
Michael Landoaa616442017-10-24 11:08:18 +030088Vagrantfile
89a4c/
90asdc-chef/cookbooks/Deploy-SDandC/attributes/version.rb
91asdc-tests/ExtentReport/ASDC_CI_Extent_Report.html
92asdc-tests/test-output/**
93asdctool/tosca/*
94bin/
95catalog-be/.pydevproject
96catalog-be/.checkstyle
Michael Landoaa616442017-10-24 11:08:18 +030097catalog-be/data/*
98catalog-be/src/main/java/META-INF/MANIFEST.MF
99catalog-be/test-output/*
100catalog-builders/bin/
101catalog-dao/bin/
102catalog-fe/bin
103catalog-fe/src/main/webapp/*
104catalog-ui/*.tmp.txt
Michael Landoed64b5e2017-06-09 03:19:04 +0300105catalog-ui/.*
Tal Gitelman51d50f02017-12-10 18:55:03 +0200106catalog-ui/app/dist/*
Michael Landoed64b5e2017-06-09 03:19:04 +0300107catalog-ui/.editorconfig
108catalog-ui/.jshintrc
109catalog-ui/.yo-rc.json
Michael Landoaa616442017-10-24 11:08:18 +0300110catalog-ui/Chrome*
111catalog-ui/PhantomJS_1.9.8_(Windows_7_0.0.0)/*
112catalog-ui/app/**/*.css
113catalog-ui/app/dist/*
Michael Landoed64b5e2017-06-09 03:19:04 +0300114catalog-ui/app/robots.txt
Michael Landoaa616442017-10-24 11:08:18 +0300115catalog-ui/app/scripts/**/*.js
116catalog-ui/app/scripts/**/*.js.map
117catalog-ui/app/scripts/references.ts
118catalog-ui/app/scripts/tsconfig.json
Michael Landoed64b5e2017-06-09 03:19:04 +0300119catalog-ui/app/tsconfig.json
Tal Gitelman51d50f02017-12-10 18:55:03 +0200120catalog-ui/package-lock.json
Michael Landoed64b5e2017-06-09 03:19:04 +0300121catalog-ui/dist
Tal Gitelman51d50f02017-12-10 18:55:03 +0200122catalog-ui/*.tmp.txt
123catalog-ui/tests/Coverage/*
124catalog-ui/Chrome*
125catalog-ui/PhantomJS_1.9.8_(Windows_7_0.0.0)/*
Michael Lando5b593492018-07-29 16:13:45 +0300126catalog-ui/*.tmp.txt
127catalog-ui/tests/Coverage/*
128catalog-ui/Chrome*
129catalog-ui/PhantomJS_1.9.8_(Windows_7_0.0.0)/*
Tal Gitelman51d50f02017-12-10 18:55:03 +0200130catalog-ui/tests/Coverage/*
Tal Gitelman51d50f02017-12-10 18:55:03 +0200131catalog-ui/PhantomJS_1.9.8_(Windows_7_0.0.0)/*
Michael Landoaa616442017-10-24 11:08:18 +0300132catalog-ui/node/*
133catalog-ui/node_modules/
134catalog-ui/npm-debug.log
135catalog-ui/tests/Coverage/*
Michael Landoed64b5e2017-06-09 03:19:04 +0300136common-app-api/bin/
137data/compute.png
138data/loadbalancer.png
139data/mysql.png
140data/network.png
Michael Landoaa616442017-10-24 11:08:18 +0300141data/normative-types-DBMS.yml
Michael Landoed64b5e2017-06-09 03:19:04 +0300142data/normative-types-blockStorage.yml
143data/normative-types-compute.yml
144data/normative-types-database.yml
Michael Landoed64b5e2017-06-09 03:19:04 +0300145data/normative-types-network.yml
146data/normative-types-objectStorage.yml
147data/normative-types-root.yml
148data/normative-types-softwareComponent.yml
149data/normative-types-webApplication.yml
150data/normative-types-webServer.yml
151data/objectstore.png
152data/relational_db.png
153data/root.png
154data/router.png
155data/software.png
156data/volume.png
Tal Gitelman51d50f02017-12-10 18:55:03 +0200157
Michael Landoed64b5e2017-06-09 03:19:04 +0300158distribution-ci/logs/wordnik.log
159distribution-ci/logs/wordnik.log.1
160distribution-ci/logs/wordnik.log.10
161distribution-ci/logs/wordnik.log.2
162distribution-ci/logs/wordnik.log.3
163distribution-ci/logs/wordnik.log.4
164distribution-ci/logs/wordnik.log.5
165distribution-ci/logs/wordnik.log.6
166distribution-ci/logs/wordnik.log.7
167distribution-ci/logs/wordnik.log.8
168distribution-ci/logs/wordnik.log.9
Michael Landoaa616442017-10-24 11:08:18 +0300169dox-sequence-diagram-ui/node/*
Tal Gitelman51d50f02017-12-10 18:55:03 +0200170
Michael Landoa5445102018-03-04 14:53:33 +0200171
172
173
174
Michael Landoaa616442017-10-24 11:08:18 +0300175log.home_IS_UNDEFINED/ASDC/ASDC-BE/Error.log
176log.home_IS_UNDEFINED/ASDC/ASDC-BE/audit.log
177log.home_IS_UNDEFINED/ASDC/ASDC-BE/debug.log
178log.home_IS_UNDEFINED/ASDC/ASDC-BE/debug_by_package.log
179log.home_IS_UNDEFINED/ASDC/ASDC-BE/transaction.log
Michael Lando5b593492018-07-29 16:13:45 +0300180
Michael Landoaa616442017-10-24 11:08:18 +0300181node/*
182openecomp-be/tools/swagger-ui/api-docs/api.html
183openecomp-be/tools/swagger-ui/api-docs/api.json
184openecomp-ui/node/*
185sdc-os-chef/.idea/*
Yuli Shlosberg958c32d2018-02-15 12:04:46 +0200186
Yuli Shlosberg958c32d2018-02-15 12:04:46 +0200187catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/files/default/ecomp-error-configuration.yaml
188catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/files/default/error-configuration.yaml
189catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/files/default/logback.xml
Yuli Shlosberg958c32d2018-02-15 12:04:46 +0200190
Michael Landoaa616442017-10-24 11:08:18 +0300191sdc-os-chef/sdc-cassandra/chef-repo/cookbooks/cassandra-actions/attributes/default.rb
Michael Landoaa616442017-10-24 11:08:18 +0300192sdc-os-chef/sdc-cassandra/chef-repo/cookbooks/cassandra-actions/files/default/SDC-*.zip
193sdc-os-chef/sdc-cassandra/chef-repo/cookbooks/cassandra-actions/files/default/sdctool.tar
194sdc-os-chef/sdc-cassandra/chef-repo/cookbooks/cassandra-actions/files/default/tools/*
195sdc-os-chef/sdc-normatives/chef-repo/cookbooks/sdc-normatives/files/default/normatives.tar.gz
Yuli Shlosbergf59a2252018-03-21 11:14:08 +0200196test-apis-ci/sdc-api-tests/chef-repo/cookbooks/sdc-api-tests/files/default/testSuites/*
197ui-ci/sdc-ui-tests/chef-repo/cookbooks/sdc-ui-tests/files/default/testSuites/*
198
Michael Landoed64b5e2017-06-09 03:19:04 +0300199sdnc-tests-new-frame-work/test-output/*
Michael Landoaa616442017-10-24 11:08:18 +0300200sdnc-tests-new-frame-work/test-output/**
201sdnc-tests/logs/wordnik.log
202sdnc-tests/test-output/*
203target/
204test-apis-ci/ExtentReport/*
205test-apis-ci/ExtentReport/ASDC_CI_Extent_Report.html
206test-apis-ci/extent.html
207test-apis-ci/logfile.log*
208test-apis-ci/test-output/*
209ui-ci/.tern-project
210ui-ci/ExtentReport/*
211ui-ci/logfile.log*
212ui-ci/src/main/resources/Files/output/*
213ui-ci/src/main/resources/Files/outputMainServiceTemplate/*
Michael Landoed64b5e2017-06-09 03:19:04 +0300214ui-ci/test-output/*
215ui-ci/test-output/Default suite/Default test.html
216ui-ci/test-output/Default suite/Default test.xml
217ui-ci/test-output/Default suite/testng-failed.xml
218ui-ci/test-output/emailable-report.html
219ui-ci/test-output/index.html
220ui-ci/test-output/old/Default suite/classes.html
Michael Landoed64b5e2017-06-09 03:19:04 +0300221ui-ci/test-output/old/Default suite/methods-alphabetical.html
Michael Landoaa616442017-10-24 11:08:18 +0300222ui-ci/test-output/old/Default suite/methods.html
Michael Landoed64b5e2017-06-09 03:19:04 +0300223ui-ci/test-output/old/Default suite/testng.xml.html
224ui-ci/test-output/old/Default suite/toc.html
225ui-ci/test-output/old/index.html
226ui-ci/test-output/testng-failed.xml
227ui-ci/test-output/testng-results.xml
Michael Landoaa616442017-10-24 11:08:18 +0300228utils/webseal-simulator/sdc-simulator/chef-repo/cookbooks/sdc-simulator/files/default/logback.xml
229vagrant-asdc-all-in-one/
Tal Gitelman51d50f02017-12-10 18:55:03 +0200230
231
Yuli Shlosbergf59a2252018-03-21 11:14:08 +0200232
Michael Lando5b593492018-07-29 16:13:45 +0300233ExtentReport/
234automationDownloadDir*/
235
Tal Gitelman51d50f02017-12-10 18:55:03 +0200236/asdctool/*.xls
237
238/sdc-cassandra/chef-repo/cookbooks/cassandra-actions/files/default/tools/build/scripts/*
239
Michael Lando5b593492018-07-29 16:13:45 +0300240*.xls
Yuli Shlosbergf59a2252018-03-21 11:14:08 +0200241
Tal Gitelman88899662017-12-17 12:33:39 +0200242
243/sdc-os-chef/sdc-cassandra/chef-repo/cookbooks/cassandra-actions/attributes/default.rb
Yuli Shlosberg0875ce02018-01-25 13:53:36 +0200244
245/asdctool/sdc-cassandra-init/chef-repo/cookbooks/cassandra-actions/files/default/*
246/asdctool/sdc-cassandra-init/chef-repo/cookbooks/cassandra-actions/attributes/default.rb
247/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/vsp_*
Yuli Shlosberg958c32d2018-02-15 12:04:46 +0200248
249
Michael Landoa5445102018-03-04 14:53:33 +0200250
251
252utils/DmaapPublisher/logs/*
253
254
Yuli Shlosbergf59a2252018-03-21 11:14:08 +0200255
Michael Landoa5445102018-03-04 14:53:33 +0200256
257
258utils/DmaapPublisher/logs/*
259
260*.xls
261
262
Yuli Shlosbergf59a2252018-03-21 11:14:08 +0200263
Michael Landoa5445102018-03-04 14:53:33 +0200264
265
Gitelman, Tal (tg851x)d9bb1bc2018-03-11 16:14:33 +0200266*normatives.tar.gz
Yuli Shlosbergf59a2252018-03-21 11:14:08 +0200267
Gitelman, Tal (tg851x)a5ce6e42018-03-19 17:05:55 +0200268
269/openecomp-ui/yarn.lock
Yuli Shlosberg17889832018-04-08 14:03:29 +0300270
271/ui-ci/sdc-ui-tests/chef-repo/cookbooks/sdc-ui-tests/files/default/Files/VNFs/*
Avi Zivc175a0d2018-03-15 13:21:44 +0200272
273/openecomp-be/dist/sdc-onboard-db-init-docker/artifacts/init_keyspaces.cql
274/openecomp-be/dist/sdc-onboard-db-init-docker/artifacts/init_schemas.cql
Tal Gitelman518c1d32018-05-03 16:18:03 +0300275
276asdctool/*.csv
277asdctool/test-output/*
Tal Gitelman7d05e162018-10-10 14:52:54 +0300278
279asdctool/report_delete_1538046694389.json
280asdctool/report_test_1538046722484.json