Qortal-Hub/electron/.gitignore
2024-10-31 15:50:55 +02:00

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