mirror of
https://github.com/Dvorinka/Trackeep.git
synced 2026-06-03 20:12:58 +00:00
small fix, don't worry about it
This commit is contained in:
+6
-2
@@ -86,7 +86,7 @@ dist
|
||||
|
||||
# Gatsby files
|
||||
.cache/
|
||||
public
|
||||
/public
|
||||
|
||||
# Storybook build outputs
|
||||
.out
|
||||
@@ -180,7 +180,7 @@ dist
|
||||
|
||||
# Gatsby files
|
||||
.cache/
|
||||
public
|
||||
/public
|
||||
|
||||
# Storybook build outputs
|
||||
.out
|
||||
@@ -259,6 +259,10 @@ Thumbs.db
|
||||
*.tmp
|
||||
*.temp
|
||||
|
||||
# Desktop app build artifacts
|
||||
desktop/dist/
|
||||
desktop/src-tauri/target/
|
||||
|
||||
# Lock files (keep package-lock.json but ignore yarn.lock if using npm)
|
||||
# yarn.lock
|
||||
|
||||
|
||||
Reference in New Issue
Block a user