mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-04-21 18:37:51 +00:00
9 lines
156 B
Plaintext
9 lines
156 B
Plaintext
# NPM renames .gitignore to .npmignore
|
|
# In order to prevent that, we remove the initial "."
|
|
# And the CLI then renames it
|
|
app
|
|
node_modules
|
|
build
|
|
dist
|
|
logs
|