diff --git a/.gitignore b/.gitignore index 8410e51..de47e5f 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,4 @@ dist-ssr *.ntvs* *.njsproj *.sln -*.sw? - -src/content/about_content.tsx \ No newline at end of file +*.sw? \ No newline at end of file diff --git a/src/content/about_content.tsx b/src/content/about_content.tsx deleted file mode 100644 index e69de29..0000000