update .gitignore
things we no longer use should not be excluded
This commit is contained in:
		
							
								
								
									
										4
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -1,11 +1,7 @@ | |||||||
| # Freqtrade rules | # Freqtrade rules | ||||||
| freqtrade/tests/testdata/*.json |  | ||||||
| hyperopt_conf.py |  | ||||||
| config*.json | config*.json | ||||||
| *.sqlite | *.sqlite | ||||||
| .hyperopt |  | ||||||
| logfile.txt | logfile.txt | ||||||
| hyperopt_trials.pickle |  | ||||||
| user_data/* | user_data/* | ||||||
| !user_data/notebooks | !user_data/notebooks | ||||||
| user_data/notebooks/* | user_data/notebooks/* | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user