Skip to content

Commit

Permalink
Merge branch '433-combine-all-gitignore-files-into-one-comprehensive-…
Browse files Browse the repository at this point in the history
…file-at-the-root-level' into 'dev'

Resolve "Combine all .gitignore files into one comprehensive file at the root level"

Closes #433

See merge request ergo/rosen-bridge/ui!358
  • Loading branch information
vorujack committed Nov 21, 2024
2 parents 4e14e1a + 58fcc20 commit b859d8e
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 121 deletions.
2 changes: 2 additions & 0 deletions .changeset/weak-goats-collect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,13 @@ coverage
yarn.lock
*.sqlite
*.tsbuildinfo

.bin
.env
.next
out
build
config
configs
next-env.d.ts
!config/default.yaml
36 changes: 0 additions & 36 deletions apps/guard/.gitignore

This file was deleted.

3 changes: 0 additions & 3 deletions apps/guard/src-tauri/.gitignore

This file was deleted.

2 changes: 0 additions & 2 deletions apps/rosen-service/.gitignore

This file was deleted.

38 changes: 0 additions & 38 deletions apps/rosen/.gitignore

This file was deleted.

39 changes: 0 additions & 39 deletions apps/watcher/.gitignore

This file was deleted.

3 changes: 0 additions & 3 deletions apps/watcher/src-tauri/.gitignore

This file was deleted.

0 comments on commit b859d8e

Please sign in to comment.