Skip to content

Commit

Permalink
Build 2198 - version-prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
pipedrive-bot committed Dec 22, 2023
1 parent 28b03b3 commit 201b22a
Show file tree
Hide file tree
Showing 847 changed files with 71,371 additions and 1,292 deletions.
37 changes: 2 additions & 35 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,37 +1,4 @@
# Logs
logs
*.log
npm-debug.log*

# Runtime data
pids
*.pid
*.seed

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage

# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# node-waf configuration
.lock-wscript

# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release

# Dependency directory
wwwroot/*.js
node_modules

# Optional npm cache directory
.npm

# Optional REPL history
.node_repl_history

.openapi-generator
.idea
typings
dist
4 changes: 1 addition & 3 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
node_modules
.gitignore
.DS_Store
# empty npmignore to ensure all required files (e.g., in the dist folder) are published by npm
Loading

0 comments on commit 201b22a

Please sign in to comment.