Skip to content

Commit

Permalink
chore: Add .gitignore and .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
TwiN committed Jul 7, 2022
1 parent a125ee6 commit 0e079da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.github
.idea
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.idea

0 comments on commit 0e079da

Please sign in to comment.