Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
berkanumutlu committed Sep 11, 2024
1 parent 01f8ce1 commit b3477e5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
**/.vagrant/
**/vagrantfile

#*.env
*.log
*.vs*
._*
Expand All @@ -37,7 +36,6 @@ public_html/storage
public_html/hot

storage/*.key
.env
Homestead.yaml
Homestead.json
/.vagrant
Expand Down Expand Up @@ -72,4 +70,6 @@ Homestead.json

# typescript
*.tsbuildinfo
next-env.d.ts
next-env.d.ts

/project/.vite

0 comments on commit b3477e5

Please sign in to comment.