diff --git a/.gitignore b/.gitignore index d9d1340..aec4316 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ node_modules/ package-lock.json *.bak *.log -*._.* \ No newline at end of file +*._.* +.generations/ \ No newline at end of file