updated gitignore
This commit is contained in:
2
FastNotes/.gitignore
vendored
2
FastNotes/.gitignore
vendored
@@ -30,7 +30,6 @@ yarn-error.*
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
*.pem
|
*.pem
|
||||||
|
|
||||||
|
|
||||||
# typescript
|
# typescript
|
||||||
*.tsbuildinfo
|
*.tsbuildinfo
|
||||||
|
|
||||||
@@ -41,6 +40,7 @@ yarn-error.*
|
|||||||
# Supabase
|
# Supabase
|
||||||
.branches
|
.branches
|
||||||
.temp
|
.temp
|
||||||
|
config.toml
|
||||||
|
|
||||||
# dotenvx
|
# dotenvx
|
||||||
.env.keys
|
.env.keys
|
||||||
|
|||||||
Reference in New Issue
Block a user