Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
erossignon committed Jul 27, 2023
1 parent f7dd04d commit 89484b0
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 38 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -46,6 +46,7 @@ code_gen/latest
code_gen/old
coverage
CTTA/
CTT/Node-OPCUA-Client
demo/
dist/
distHelpers/
Expand Down Expand Up @@ -78,4 +79,4 @@ test_support/
tmp/
tmptmp/
Vagrantfile
yarn.lock
yarn.lock
74 changes: 37 additions & 37 deletions .npmignore
@@ -1,53 +1,53 @@
.codeclimate.yml
.coveralls.yml
.DS_Store
.eslintignore
.git*
.idea/
.jshintrc
.release.json
.travis.yml
.vagrant
*.gz
*.pcap
*.raw
*.swp
*.tgz
*#
a.*
appveyor.yml
circle.yml
.codeclimate.yml
.eslintignore
autodoc
brfy.bat
lerna-debug.log
.jshintrc
.release.json
.coveralls.yml
certificates/
circle.yml
code_gen/
coverage
coverage.html
CTT/
CTT/Node-OPCUA-Client
demo/
docs/
autodoc
documentation/
dump*
examples/
support/
test/
testing.js
.DS_Store
coverage.html
lerna-debug.log
lib-cov
private_tests/
out/
packets/
tmp/
.vagrant
VagrantFile
coverage
output2.bin
specs/
node_modules/
*.swp
*#
tmptmp/
demo/
dump*
a.*
*.pcap
*.raw
lib/pki/scrapme_toto.conf
Makefile
node_modules/
notes.txt
yuidoc.json
*.gz
*.tgz
Vagrantfile
tttt
out/
output2.bin
package
packets/
private_tests/
specs/
support/
test_compliance
certificates/
test/
testing.js
tmp/
tmptmp/
Vagrantfile
VagrantFile
yuidoc.json

0 comments on commit 89484b0

Please sign in to comment.