Skip to content

Commit

Permalink
chore(ignore): update dot ignore files
Browse files Browse the repository at this point in the history
  • Loading branch information
Wittano committed Oct 29, 2023
1 parent 22769a1 commit 67a53ac
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
12 changes: 12 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
.env
.env.example

build/
.direnv
.idea
.github

README.md

*.nix
result/
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,8 @@ go.work

.env
.idea
build/
build/
.direnv

.vscode/
result/

0 comments on commit 67a53ac

Please sign in to comment.