Skip to content

Commit

Permalink
ci: ignore temp build directory
Browse files Browse the repository at this point in the history
relates to kiranz#40
  • Loading branch information
matmar10 committed Aug 8, 2021
1 parent 0364de4 commit e3513f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
.vscode/
*.DS_Store

.tmp/
src/
local/
test/api/node_modules
Expand Down

0 comments on commit e3513f0

Please sign in to comment.