|
857 | 857 | "editorconfig": "_editorconfig", |
858 | 858 | "slugignore": "_config", |
859 | 859 | "tmp": "_clock", |
860 | | - "DS_Store": "_ignored" |
| 860 | + "ds_store": "_ignored" |
861 | 861 | }, |
862 | 862 | "fileNames": { |
863 | 863 | "mix": "_hex", |
864 | 864 | "karma.conf.js": "_karma", |
865 | 865 | "karma.conf.coffee": "_karma", |
866 | 866 | "bower.json": "_bower", |
867 | | - "Bower.json": "_bower", |
868 | 867 | "dockerfile": "_docker", |
869 | | - "Dockerfile": "_docker", |
870 | | - "DOCKERFILE": "_docker", |
871 | | - "Gruntfile.js": "_grunt", |
872 | | - "gruntfile.babel.js": "_grunt", |
873 | | - "Gruntfile.babel.js": "_grunt", |
874 | 868 | "gruntfile.js": "_grunt", |
875 | | - "Gruntfile.coffee": "_grunt", |
| 869 | + "gruntfile.babel.js": "_grunt", |
876 | 870 | "gruntfile.coffee": "_grunt", |
877 | | - "GULPFILE": "_gulp", |
878 | | - "Gulpfile": "_gulp", |
879 | 871 | "gulpfile": "_gulp", |
880 | 872 | "ionic.config.json": "_ionic", |
881 | | - "Ionic.config.json": "_ionic", |
882 | 873 | "ionic.project": "_ionic", |
883 | | - "Ionic.project": "_ionic", |
884 | | - "LICENSE": "_license", |
885 | | - "Procfile": "_heroku", |
886 | | - "TODO": "_todo", |
| 874 | + "license": "_license", |
| 875 | + "procfile": "_heroku", |
| 876 | + "todo": "_todo", |
887 | 877 | "npm-debug.log": "_npm_ignored" |
888 | 878 | }, |
889 | 879 | "languageIds": { |
|
1031 | 1021 | "editorconfig": "_editorconfig_light", |
1032 | 1022 | "slugignore": "_config_light", |
1033 | 1023 | "tmp": "_clock_light", |
1034 | | - "DS_Store": "_ignored_light" |
| 1024 | + "ds_store": "_ignored_light" |
1035 | 1025 | }, |
1036 | 1026 | "languageIds": { |
1037 | 1027 | "csharp": "_c-sharp_light", |
|
1072 | 1062 | "karma.conf.js": "_karma_light", |
1073 | 1063 | "karma.conf.coffee": "_karma_light", |
1074 | 1064 | "bower.json": "_bower_light", |
1075 | | - "Bower.json": "_bower_light", |
1076 | 1065 | "dockerfile": "_docker_light", |
1077 | | - "Dockerfile": "_docker_light", |
1078 | | - "DOCKERFILE": "_docker_light", |
1079 | | - "Gruntfile.js": "_grunt_light", |
1080 | | - "gruntfile.babel.js": "_grunt_light", |
1081 | | - "Gruntfile.babel.js": "_grunt_light", |
1082 | 1066 | "gruntfile.js": "_grunt_light", |
1083 | | - "Gruntfile.coffee": "_grunt_light", |
| 1067 | + "gruntfile.babel.js": "_grunt_light", |
1084 | 1068 | "gruntfile.coffee": "_grunt_light", |
1085 | | - "GULPFILE": "_gulp_light", |
1086 | | - "Gulpfile": "_gulp_light", |
1087 | 1069 | "gulpfile": "_gulp_light", |
1088 | 1070 | "ionic.config.json": "_ionic_light", |
1089 | | - "Ionic.config.json": "_ionic_light", |
1090 | 1071 | "ionic.project": "_ionic_light", |
1091 | | - "Ionic.project": "_ionic_light", |
1092 | | - "LICENSE": "_license_light", |
1093 | | - "Procfile": "_heroku_light", |
| 1072 | + "license": "_license_light", |
| 1073 | + "procfile": "_heroku_light", |
1094 | 1074 | "npm-debug.log": "_npm_ignored_light" |
1095 | 1075 | } |
1096 | 1076 | }, |
|
0 commit comments