This repository has been archived on 2025-01-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
noteApp/.gitignore
2020-07-26 22:31:51 +02:00

10 lines
80 B
Plaintext

/content
#/settings.js
# node
/node_modules
# other stuff
/.settings
/.vscode