diff --git a/.gitignore b/.gitignore index fa0fc07..b30d3f0 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules npm-debug.log* yarn-error.log* dist -build \ No newline at end of file +build +out.gif \ No newline at end of file diff --git a/packages/gif-creator/.gitignore b/packages/gif-creator/.gitignore deleted file mode 100644 index 0a5e0e7..0000000 --- a/packages/gif-creator/.gitignore +++ /dev/null @@ -1 +0,0 @@ -out.gif \ No newline at end of file