Skip to content

Commit

Permalink
gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
corbadovych committed Nov 15, 2023
1 parent 2e5fa26 commit dd10eb7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
.idea/
.task/
.DS_Store
_view_backup/
data/db/*
data/go-modules/*
main/

# Generated files
gen/

0 comments on commit dd10eb7

Please sign in to comment.