Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Updated gitignore file
  • Loading branch information
antonpirker committed May 12, 2022
commit ba0397c6944efaec84e368655ab3619265346bbd
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ scratch/
*.pyc
*.tsbuildinfo
scenarios/*/dist/
dist-serverless/
# transpiled transformers
jest/transformers/*.js
# node tarballs
Expand All @@ -26,6 +27,7 @@ local.log
# ide
.idea
*.sublime-*
.vscode/

# misc
.DS_Store
Expand Down