Updating README and .gitignore

README:
- added installation instructions
- added troubleshooting

gitignore:
- skipping Writerside and .idea folders
This commit is contained in:
SinusFox
2024-10-06 19:53:43 +02:00
parent bbe07f92b3
commit bc1f80272c
2 changed files with 63 additions and 0 deletions
+7
View File
@@ -883,3 +883,10 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts
## adding local stuff
# idea
/.idea
# Writerside
/Writerside