Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Commit

Permalink
fix(git): add dist to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
floriaaan authored Aug 20, 2023
1 parent 16c41cf commit ac28973
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/notification/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules
# Keep environment variables out of version control
.env
dist/

0 comments on commit ac28973

Please sign in to comment.