forked from olcxjas-softworks/LarpixClient
6 lines
No EOL
139 B
Text
6 lines
No EOL
139 B
Text
# NPM renames .gitignore to .npmignore
|
|
# In order to prevent that, we remove the initial "."
|
|
# And the CLI then renames it
|
|
/app
|
|
/dist
|
|
/logs |