LarpixClient/electron/.gitignore
2026-05-03 17:09:55 +02:00

8 lines
156 B
Text

# 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