4 строки
46 B
Plaintext
4 строки
46 B
Plaintext
|
# .gitignore
|
||
|
node_modules/
|
||
|
*.js
|
||
|
!dist/index.js
|