Skip to content

Commit

Permalink
feat: add lake-manifest.json, update .gitignore (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreyas4991 authored May 4, 2024
1 parent 64365c6 commit 5315667
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/build
/lakefile.olean
/.lake
/lake-manifest.json
5 changes: 5 additions & 0 deletions lake-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{"version": 7,
"packagesDir": ".lake/packages",
"packages": [],
"name": "Qq",
"lakeDir": ".lake"}

0 comments on commit 5315667

Please sign in to comment.