diff --git a/.gitignore b/.gitignore index 30bc162..11c3917 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -/node_modules \ No newline at end of file +/node_modules + +# No backup or temp files +/src/assets/svg/*[0-9].svg \ No newline at end of file