Mercurial > nebulaweb3
comparison default/node_modules/shoestring/.npmignore @ 0:1d038bc9b3d2 default tip
Up:default
author | Liny <dev@neowd.com> |
---|---|
date | Sat, 31 May 2025 09:21:51 +0800 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:1d038bc9b3d2 |
---|---|
1 # Project files | |
2 /dist/development.js | |
3 /dist/main.js | |
4 /dist/production.js | |
5 /dist/shoestring-dev.min.js | |
6 /dist/shoestring.min.js | |
7 | |
8 # Versioning | |
9 *.diff | |
10 *.patch | |
11 | |
12 # OS | |
13 .DS_Store | |
14 thumbs.db | |
15 | |
16 # Editor/IDE files | |
17 *~ | |
18 *.iml | |
19 *.ipr | |
20 *.iws | |
21 .idea | |
22 .project | |
23 *.sublime-workspace | |
24 nb-configuration.xml | |
25 nbactions.xml | |
26 nbproject/private | |
27 | |
28 # Node | |
29 node_modules |