diff --git a/.gitignore b/.gitignore
index cdfee2d3..dc279dc7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -93,3 +93,6 @@ typings/
 
 # DynamoDB Local files
 .dynamodb/
+
+# Built artifacts
+dist/
\ No newline at end of file