Gitignore and readme update
This commit is contained in:
parent
70659ca292
commit
4abbf5a3d6
3
.gitignore
vendored
3
.gitignore
vendored
@ -11,3 +11,6 @@ neutralino.js
|
||||
# Neutralinojs related files
|
||||
.storage
|
||||
*.log
|
||||
|
||||
# temp files
|
||||
.tmp
|
@ -1,11 +1,7 @@
|
||||
# neutralinojs-minimal
|
||||
# A desktop webapp for clearing sensitive data from text
|
||||
|
||||
The default template for a Neutralinojs app. It's possible to use your favorite frontend framework by using [these steps](https://neutralino.js.org/docs/getting-started/using-frontend-libraries).
|
||||
|
||||
## Contributors
|
||||
|
||||
[](https://github.com/neutralinojs/neutralinojs-minimal/graphs/contributors)
|
||||
|
||||
## License
|
||||
|
||||
[MIT](LICENSE)
|
||||
|
Loading…
x
Reference in New Issue
Block a user