cleaned up and added some gitignore files

This commit is contained in:
Jorrit Wronski
2014-12-17 10:39:16 +01:00
parent 79bd4c9f22
commit 9708284c60
9 changed files with 16 additions and 0 deletions

1
Web/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
/apidoc/

3
Web/_static/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
/fluid_properties/
/CoolPropLogoLong.png
/CoolPropLogo.png

View File

@@ -1,2 +1,3 @@
/report/
*.pdf
*.csv

2
Web/scripts/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/last_run
*.pdf

2
dev/TTSE/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*.pdf
*.png

View File

@@ -1,3 +1,5 @@
/report/
/.ipynb_checkpoints/
/table/
/tables/
*.pdf

1
dev/packages/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
/coolprop??.*

1
doc/notebooks/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
/.ipynb_checkpoints/

3
include/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
/predefined_mixtures_JSON.h
/mixture_binary_pairs_JSON.h
/mixture_departure_functions_JSON.h