Skip to content

Commit d503b08

Browse files
committed
gitignore turbo, format
1 parent e15b920 commit d503b08

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
.DS_Store
2-
node_modules
2+
node_modules
3+
.turbo

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
- [2024-10-03] [gitignore turbo, format](https://github.com/RubricLab/config/commit/eeef6fbfd4eb0b641ce75d105891538863a75420)
12
- [2024-10-02] [format](https://github.com/RubricLab/config/commit/7faf99293ab87383fc4a53ad9bc6d0bb7c12d203)
23
- [2024-10-01] [bump](https://github.com/RubricLab/config/commit/8e6f1f2e8effd6a4b21696a30e05b2a931220a13)
34
- [2024-10-01] [bump config](https://github.com/RubricLab/config/commit/dde8d044e16b98baf4674756f2dc798684807c25)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rubriclab/config",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"exports": {
55
"./biome": "./biome.json",
66
"./tsconfig": "./tsconfig.json",

0 commit comments

Comments
 (0)