Skip to content

Commit

Permalink
chore: fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
talaikis committed Oct 13, 2022
1 parent 2f136e2 commit 04ab471
Show file tree
Hide file tree
Showing 6 changed files with 22,240 additions and 9,795 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.next/
node_modules/
.aws.ini
1 change: 1 addition & 0 deletions env.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
for /F "tokens=*" %%I in (.\.aws.ini) do set %%I
Loading

0 comments on commit 04ab471

Please sign in to comment.