commit e8ab3c3d07aaedfafda5d15197b03574738521c7 Author: LevantinLynx Date: Sat Jun 1 03:50:43 2024 +0200 init diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c56aee4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +node_modules +.env +topics.js \ No newline at end of file