UNPKG
i18next.com
Version:
latest (1.0.0)
1.0.0
i18next website
i18next.com
/
.npmignore
20 lines
(16 loc)
•
257 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Ignore specific files
.settings.xml .monitor .DS_Store *.orig npm-debug.log npm-debug.log.* *.dat
# Ignore various temporary files
*~ *.swp
# Ignore various Node.js related directories and files
node_modules node_modules
/**/
* coverage
/**/
*
public
/**/
*