1 # Copyright (c) 2019 AT&T Intellectual Property. #
\r
3 # Licensed under the Apache License, Version 2.0 (the "License"); #
\r
4 # you may not use this file except in compliance with the License. #
\r
5 # You may obtain a copy of the License at #
\r
7 # http://www.apache.org/licenses/LICENSE-2.0 #
\r
9 # Unless required by applicable law or agreed to in writing, software #
\r
10 # distributed under the License is distributed on an "AS IS" BASIS, #
\r
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. #
\r
12 # See the License for the specific language governing permissions and #
\r
13 # limitations under the License. #
\r
14 ################################################################################
\r
16 # Created by https://www.gitignore.io/api/node,angular
\r
39 /libpeerconnection.log
\r
65 # Directory for instrumented libs generated by jscoverage/JSCover
\r
68 # Coverage directory used by tools like istanbul
\r
74 # Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
\r
77 # Bower dependency directory (https://bower.io/)
\r
80 # node-waf configuration
\r
83 # Compiled binary addons (https://nodejs.org/api/addons.html)
\r
86 # Dependency directories
\r
90 # TypeScript v1 declaration files
\r
93 # Optional npm cache directory
\r
96 # Optional eslint cache
\r
99 # Optional REPL history
\r
102 # Output of 'npm pack'
\r
105 # Yarn Integrity file
\r
108 # dotenv environment variables file
\r
111 # parcel-bundler cache (https://parceljs.org/)
\r
114 # next.js build output
\r
117 # nuxt.js build output
\r
120 # vuepress build output
\r
123 # Serverless directories
\r
127 # End of https://www.gitignore.io/api/node,angular
\r
130 server/config/cert/*.pem
\r
131 server/config/cert/otf.pem
\r
132 server/config/cert/privateKey.pem
\r