diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5d8dbc6 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +dynamodb_local export-ignore +dynamodb_local_init.db export-ignore +dynamodb_local_schema.js export-ignore +dynamodb_local_test.db export-ignore +tests export-ignore