Skip to content

Commit

Permalink
chore: gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
clement2026 committed Aug 25, 2024
1 parent a793a21 commit 35ba27c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 1 addition & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
**/.idea
**/.vscode
go/api/*
go/live-pprof
go/assets/web/html
ts/components/api/*

node_modules
go.work
package.json
Expand Down
2 changes: 2 additions & 0 deletions ts/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts

components/api/*

0 comments on commit 35ba27c

Please sign in to comment.