blob: 2d5041ffe0b3121465d40cf58cab22a523aac2c5 [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
Tal Gitelman51d50f02017-12-10 18:55:03 +0200105catalog-ui/app/dist/*
Michael Landoed64b5e2017-06-09 03:19:04 +0300106catalog-ui/.editorconfig
107catalog-ui/.jshintrc
108catalog-ui/.yo-rc.json
Michael Landoaa616442017-10-24 11:08:18 +0300109catalog-ui/Chrome*
110catalog-ui/PhantomJS_1.9.8_(Windows_7_0.0.0)/*
111catalog-ui/app/**/*.css
112catalog-ui/app/dist/*
Michael Landoed64b5e2017-06-09 03:19:04 +0300113catalog-ui/app/robots.txt
Michael Landoaa616442017-10-24 11:08:18 +0300114catalog-ui/app/scripts/**/*.js
115catalog-ui/app/scripts/**/*.js.map
116catalog-ui/app/scripts/references.ts
117catalog-ui/app/scripts/tsconfig.json
Michael Landoed64b5e2017-06-09 03:19:04 +0300118catalog-ui/app/tsconfig.json
Tal Gitelman51d50f02017-12-10 18:55:03 +0200119catalog-ui/package-lock.json
Michael Landoed64b5e2017-06-09 03:19:04 +0300120catalog-ui/dist
Tal Gitelman51d50f02017-12-10 18:55:03 +0200121catalog-ui/*.tmp.txt
122catalog-ui/tests/Coverage/*
123catalog-ui/Chrome*
124catalog-ui/PhantomJS_1.9.8_(Windows_7_0.0.0)/*
Michael Lando5b593492018-07-29 16:13:45 +0300125catalog-ui/*.tmp.txt
126catalog-ui/tests/Coverage/*
127catalog-ui/Chrome*
128catalog-ui/PhantomJS_1.9.8_(Windows_7_0.0.0)/*
Tal Gitelman51d50f02017-12-10 18:55:03 +0200129catalog-ui/tests/Coverage/*
Tal Gitelman51d50f02017-12-10 18:55:03 +0200130catalog-ui/PhantomJS_1.9.8_(Windows_7_0.0.0)/*
Michael Landoaa616442017-10-24 11:08:18 +0300131catalog-ui/node/*
132catalog-ui/node_modules/
133catalog-ui/npm-debug.log
134catalog-ui/tests/Coverage/*
Michael Landoed64b5e2017-06-09 03:19:04 +0300135common-app-api/bin/
136data/compute.png
137data/loadbalancer.png
138data/mysql.png
139data/network.png
Michael Landoaa616442017-10-24 11:08:18 +0300140data/normative-types-DBMS.yml
Michael Landoed64b5e2017-06-09 03:19:04 +0300141data/normative-types-blockStorage.yml
142data/normative-types-compute.yml
143data/normative-types-database.yml
Michael Landoed64b5e2017-06-09 03:19:04 +0300144data/normative-types-network.yml
145data/normative-types-objectStorage.yml
146data/normative-types-root.yml
147data/normative-types-softwareComponent.yml
148data/normative-types-webApplication.yml
149data/normative-types-webServer.yml
150data/objectstore.png
151data/relational_db.png
152data/root.png
153data/router.png
154data/software.png
155data/volume.png
Tal Gitelman51d50f02017-12-10 18:55:03 +0200156
Michael Landoed64b5e2017-06-09 03:19:04 +0300157distribution-ci/logs/wordnik.log
158distribution-ci/logs/wordnik.log.1
159distribution-ci/logs/wordnik.log.10
160distribution-ci/logs/wordnik.log.2
161distribution-ci/logs/wordnik.log.3
162distribution-ci/logs/wordnik.log.4
163distribution-ci/logs/wordnik.log.5
164distribution-ci/logs/wordnik.log.6
165distribution-ci/logs/wordnik.log.7
166distribution-ci/logs/wordnik.log.8
167distribution-ci/logs/wordnik.log.9
Michael Landoaa616442017-10-24 11:08:18 +0300168dox-sequence-diagram-ui/node/*
Tal Gitelman51d50f02017-12-10 18:55:03 +0200169
Michael Landoa5445102018-03-04 14:53:33 +0200170
171
172
173
Michael Landoaa616442017-10-24 11:08:18 +0300174log.home_IS_UNDEFINED/ASDC/ASDC-BE/Error.log
175log.home_IS_UNDEFINED/ASDC/ASDC-BE/audit.log
176log.home_IS_UNDEFINED/ASDC/ASDC-BE/debug.log
177log.home_IS_UNDEFINED/ASDC/ASDC-BE/debug_by_package.log
178log.home_IS_UNDEFINED/ASDC/ASDC-BE/transaction.log
Michael Lando5b593492018-07-29 16:13:45 +0300179
Michael Landoaa616442017-10-24 11:08:18 +0300180node/*
181openecomp-be/tools/swagger-ui/api-docs/api.html
182openecomp-be/tools/swagger-ui/api-docs/api.json
183openecomp-ui/node/*
184sdc-os-chef/.idea/*
Yuli Shlosberg958c32d2018-02-15 12:04:46 +0200185
Yuli Shlosberg958c32d2018-02-15 12:04:46 +0200186catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/files/default/ecomp-error-configuration.yaml
187catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/files/default/error-configuration.yaml
188catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/files/default/logback.xml
Yuli Shlosberg958c32d2018-02-15 12:04:46 +0200189
Yuli Shlosbergf59a2252018-03-21 11:14:08 +0200190test-apis-ci/sdc-api-tests/chef-repo/cookbooks/sdc-api-tests/files/default/testSuites/*
Yuli Shlosbergf59a2252018-03-21 11:14:08 +0200191
Michael Landoed64b5e2017-06-09 03:19:04 +0300192sdnc-tests-new-frame-work/test-output/*
Michael Landoaa616442017-10-24 11:08:18 +0300193sdnc-tests-new-frame-work/test-output/**
194sdnc-tests/logs/wordnik.log
195sdnc-tests/test-output/*
196target/
197test-apis-ci/ExtentReport/*
198test-apis-ci/ExtentReport/ASDC_CI_Extent_Report.html
199test-apis-ci/extent.html
200test-apis-ci/logfile.log*
201test-apis-ci/test-output/*
202ui-ci/.tern-project
203ui-ci/ExtentReport/*
204ui-ci/logfile.log*
205ui-ci/src/main/resources/Files/output/*
206ui-ci/src/main/resources/Files/outputMainServiceTemplate/*
Michael Landoed64b5e2017-06-09 03:19:04 +0300207ui-ci/test-output/*
208ui-ci/test-output/Default suite/Default test.html
209ui-ci/test-output/Default suite/Default test.xml
210ui-ci/test-output/Default suite/testng-failed.xml
211ui-ci/test-output/emailable-report.html
212ui-ci/test-output/index.html
213ui-ci/test-output/old/Default suite/classes.html
Michael Landoed64b5e2017-06-09 03:19:04 +0300214ui-ci/test-output/old/Default suite/methods-alphabetical.html
Michael Landoaa616442017-10-24 11:08:18 +0300215ui-ci/test-output/old/Default suite/methods.html
Michael Landoed64b5e2017-06-09 03:19:04 +0300216ui-ci/test-output/old/Default suite/testng.xml.html
217ui-ci/test-output/old/Default suite/toc.html
218ui-ci/test-output/old/index.html
219ui-ci/test-output/testng-failed.xml
220ui-ci/test-output/testng-results.xml
Michael Landoaa616442017-10-24 11:08:18 +0300221utils/webseal-simulator/sdc-simulator/chef-repo/cookbooks/sdc-simulator/files/default/logback.xml
222vagrant-asdc-all-in-one/
Tal Gitelman51d50f02017-12-10 18:55:03 +0200223
224
Yuli Shlosbergf59a2252018-03-21 11:14:08 +0200225
Michael Lando5b593492018-07-29 16:13:45 +0300226ExtentReport/
227automationDownloadDir*/
228
Tal Gitelman51d50f02017-12-10 18:55:03 +0200229/asdctool/*.xls
230
231/sdc-cassandra/chef-repo/cookbooks/cassandra-actions/files/default/tools/build/scripts/*
232
Michael Lando5b593492018-07-29 16:13:45 +0300233*.xls
Yuli Shlosbergf59a2252018-03-21 11:14:08 +0200234
Yuli Shlosberg0875ce02018-01-25 13:53:36 +0200235/asdctool/sdc-cassandra-init/chef-repo/cookbooks/cassandra-actions/files/default/*
236/asdctool/sdc-cassandra-init/chef-repo/cookbooks/cassandra-actions/attributes/default.rb
237/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/vsp_*
Yuli Shlosberg958c32d2018-02-15 12:04:46 +0200238
239
Michael Landoa5445102018-03-04 14:53:33 +0200240
241
242utils/DmaapPublisher/logs/*
243
244
Yuli Shlosbergf59a2252018-03-21 11:14:08 +0200245
Michael Landoa5445102018-03-04 14:53:33 +0200246
247
248utils/DmaapPublisher/logs/*
249
250*.xls
251
252
Yuli Shlosbergf59a2252018-03-21 11:14:08 +0200253
Michael Landoa5445102018-03-04 14:53:33 +0200254
255
Gitelman, Tal (tg851x)d9bb1bc2018-03-11 16:14:33 +0200256*normatives.tar.gz
Yuli Shlosbergf59a2252018-03-21 11:14:08 +0200257
Gitelman, Tal (tg851x)a5ce6e42018-03-19 17:05:55 +0200258
259/openecomp-ui/yarn.lock
Yuli Shlosberg17889832018-04-08 14:03:29 +0300260
Avi Zivc175a0d2018-03-15 13:21:44 +0200261/openecomp-be/dist/sdc-onboard-db-init-docker/artifacts/init_keyspaces.cql
262/openecomp-be/dist/sdc-onboard-db-init-docker/artifacts/init_schemas.cql
andre.schmid5b1f9a12019-11-12 11:34:20 +0000263/openecomp-be/dist/sdc-onboard-db-init-docker/artifacts/alter_tables.cql
Tal Gitelman518c1d32018-05-03 16:18:03 +0300264
265asdctool/*.csv
266asdctool/test-output/*
Tal Gitelman7d05e162018-10-10 14:52:54 +0300267
268asdctool/report_delete_1538046694389.json
269asdctool/report_test_1538046722484.json
Tal Gitelman71b5dc02019-04-04 19:27:24 +0300270
Ben David, Elad (eb7504)ee64a642019-11-03 16:19:16 +0200271/ajcore*.txt
272**/.factorypath
273