Michael Lando | 451a340 | 2017-02-19 10:28:42 +0200 | [diff] [blame] | 1 | # Eclipse |
| 2 | .classpath |
| 3 | .project |
| 4 | .settings/ |
| 5 | |
| 6 | # Maven |
| 7 | log/ |
| 8 | target/ |
| 9 | |
| 10 | # Package Files # |
| 11 | *.jar |
| 12 | *.war |
| 13 | *.ear |
| 14 | |
| 15 | # Other |
| 16 | *.class |
| 17 | *.orig |
| 18 | catalog-ui/.* |
| 19 | catalog-ui/app/scripts/tsconfig.json |
| 20 | catalog-ui/app/scripts/references.ts |
| 21 | catalog-ui/app/scripts/**/*.js |
| 22 | catalog-ui/app/scripts/**/*.js.map |
| 23 | |
| 24 | # catalog-ui |
| 25 | catalog-ui/app/**/*.css |
| 26 | catalog-ui/.editorconfig |
| 27 | catalog-ui/.jshintrc |
| 28 | catalog-ui/.yo-rc.json |
| 29 | catalog-ui/app/robots.txt |
| 30 | catalog-ui/node_modules/ |
| 31 | catalog-ui/bower_components/ |
| 32 | catalog-ui/app/tsconfig.json |
| 33 | |
| 34 | |
| 35 | catalog-be/.checkstyle |
| 36 | catalog-be/bin/ |
| 37 | catalog-be/src/main/java/META-INF/MANIFEST.MF |
| 38 | catalog-builders/src/test/java/com/att/tlv/sdc/be/builders/tosca/t1 |
| 39 | a4c/ |
| 40 | catalog-ui/*.tmp.txt |
| 41 | catalog-dao/bin/ |
| 42 | catalog-ui/dist |
| 43 | catalog-builders/bin/ |
| 44 | common-app-api/bin/ |
| 45 | data/compute.png |
| 46 | data/loadbalancer.png |
| 47 | data/mysql.png |
| 48 | data/network.png |
| 49 | data/normative-types-blockStorage.yml |
| 50 | data/normative-types-compute.yml |
| 51 | data/normative-types-database.yml |
| 52 | data/normative-types-DBMS.yml |
| 53 | data/normative-types-network.yml |
| 54 | data/normative-types-objectStorage.yml |
| 55 | data/normative-types-root.yml |
| 56 | data/normative-types-softwareComponent.yml |
| 57 | data/normative-types-webApplication.yml |
| 58 | data/normative-types-webServer.yml |
| 59 | data/objectstore.png |
| 60 | data/relational_db.png |
| 61 | data/root.png |
| 62 | data/router.png |
| 63 | data/software.png |
| 64 | data/volume.png |
| 65 | catalog-ui/app/dist/* |
| 66 | catalog-fe/src/main/webapp/* |
| 67 | catalog-fe/bin |
| 68 | !catalog-fe/src/main/webapp/WEB-INF/ |
| 69 | !catalog-fe/src/main/webapp/META-INF/ |
| 70 | ui-ci/.tern-project |
| 71 | catalog-be/data/* |
| 72 | ci/src/main/java/com/att/tlv/sdc/ci/tests/execute/ShayPracticeTests.java |
| 73 | ci/src/main/java/com/att/tlv/sdc/ci/tests/execute/ShayPracticeTests.java |
| 74 | .metadata/* |
| 75 | .metadata/* |
| 76 | .idea/* |
| 77 | *.iml |
| 78 | catalog-ui/npm-debug.log |
| 79 | sdnc-tests/logs/wordnik.log |
| 80 | distribution-ci/logs/* |
| 81 | vagrant-asdc-all-in-one/ |
| 82 | catalog-ui/tests/Coverage/* |
| 83 | catalog-ui/Chrome* |
| 84 | catalog-ui/PhantomJS_1.9.8_(Windows_7_0.0.0)/* |
| 85 | |
| 86 | .metadata/ |
| 87 | bin/ |
| 88 | Vagrantfile |
| 89 | sdnc-tests/test-output/* |
| 90 | sdnc-tests-new-frame-work/test-output/* |
| 91 | ui-ci/test-output/* |
| 92 | |
| 93 | |
| 94 | sdnc-tests-new-frame-work/test-output/** |
| 95 | asdc-tests/test-output/** |
| 96 | |
| 97 | asdc-chef/cookbooks/Deploy-SDandC/attributes/version.rb |
| 98 | asdc-tests/ExtentReport/ASDC_CI_Extent_Report.html |
| 99 | |
Michael Lando | efa037d | 2017-02-19 12:57:33 +0200 | [diff] [blame] | 100 | |
| 101 | **/*.log |
| 102 | sdctool.tar |
| 103 | asdc-tests.tar |