This commit is contained in:
Nikita
2024-11-17 18:00:53 +01:00
parent 40164966ce
commit 3b4cf7e415
2 changed files with 6 additions and 28 deletions

20
.gitignore vendored
View File

@@ -1,28 +1,16 @@
# general
# core
.DS_Store
.env
.env*.local
output
dist
target
.idea
# ts
node_modules
package-lock.json
pnpm-lock.yaml
.vercel
# rust
/target/
# next
.next-types
.next
# repos
private
docs
# other
private.*
private-*
past.*
x.*