Updating README and .gitignore
README: - added installation instructions - added troubleshooting gitignore: - skipping Writerside and .idea folders
This commit is contained in:
@@ -883,3 +883,10 @@ yarn-error.log*
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
## adding local stuff
|
||||
# idea
|
||||
/.idea
|
||||
|
||||
# Writerside
|
||||
/Writerside
|
||||
|
||||
Reference in New Issue
Block a user