Skip to content

Commit

Permalink
fix .gitignores
Browse files Browse the repository at this point in the history
  • Loading branch information
Raunak Chowdhuri committed Aug 15, 2023
1 parent a75d92f commit b64c3c8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.next
dist
node_modules
.next
File renamed without changes.
3 changes: 3 additions & 0 deletions ts/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
dist
node_modules
.env

0 comments on commit b64c3c8

Please sign in to comment.