Updated gitignore to ignore conf folder and deleted the contents of conf.
This commit is contained in:
		
							
								
								
									
										2
									
								
								seasoned_api/.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								seasoned_api/.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -61,4 +61,4 @@ typings/ | ||||
| # - - - - -  | ||||
| # My own gitignore files and folders | ||||
| shows.db | ||||
| conf | ||||
| conf/ | ||||
|   | ||||
| @@ -1,24 +0,0 @@ | ||||
| { | ||||
| 	"database": { | ||||
| 		"host": "../shows.db" | ||||
| 	}, | ||||
| 	"webserver": { | ||||
| 		"port": 31459 | ||||
| 	}, | ||||
| 	"tmdb": { | ||||
| 		"apiKey": "" | ||||
| 	}, | ||||
| 	"raven": { | ||||
| 		"DSN": "" | ||||
| 	}, | ||||
| 	"mail": { | ||||
| 		"host": "", | ||||
| 		"user": "", | ||||
| 		"password": "", | ||||
| 		"user_pi": "", | ||||
| 		"password_pi": "" | ||||
| 	}, | ||||
| 	"authentication": { | ||||
|     		"secret": "" | ||||
|     	} | ||||
| } | ||||
| @@ -1 +0,0 @@ | ||||
|  | ||||
| @@ -1,4 +0,0 @@ | ||||
| ::1 - - [02/Jun/2017:06:34:49 +0000] "GET /api/v1/seasoned/all HTTP/1.1" 200 1016 "-" "curl/7.51.0" | ||||
| ::1 - - [02/Jun/2017:06:34:50 +0000] "GET /api/v1/seasoned/all HTTP/1.1" 200 1016 "-" "curl/7.51.0" | ||||
| ::1 - - [02/Jun/2017:06:45:59 +0000] "GET /api/v1/seasoned/all HTTP/1.1" 200 1016 "-" "curl/7.51.0" | ||||
| ::1 - - [02/Jun/2017:06:48:30 +0000] "GET /api/v1/seasoned/all HTTP/1.1" 200 1016 "-" "curl/7.51.0" | ||||
		Reference in New Issue
	
	Block a user