Files
cms_thermo_active/.gitignore
T
Samuele E. Locatelli 3ed4fc8312 fix gitignore
2021-02-25 17:39:25 +01:00

30 lines
550 B
Plaintext

.DS_Store
node_modules/
client/dist/
bin/
obj/
packages/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.vs/
.hg/
.hgignore
dist/
Output/
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
/ConsoleApp1
/WindowsFormsApp1
!Thermo.Active/wwwroot/thermoprophet/colored/_last.jpg
Thermo.Active/wwwroot/thermoprophet/colored/*.jpg
!Thermo.Active/wwwroot/thermoprophet/original/_last.jpg
Thermo.Active/wwwroot/thermoprophet/original/*.jpg
!Thermo.Active/wwwroot/thermoprophet/data/_last.dat
Thermo.Active/wwwroot/thermoprophet/data/*.dat