Cleaned up in the main gitignore file and moved seasoned_api related ignore to its child file.
This commit is contained in:
		
							
								
								
									
										14
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										14
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -1,17 +1,5 @@ | |||||||
| # __pycache__ |  | ||||||
| # shows.db |  | ||||||
| .DS_Store | .DS_Store | ||||||
| # env_variables.py | # ./seasoned_api/conf/ | ||||||
| # app/conf/classedOutput.log |  | ||||||
| # node_modules |  | ||||||
| # *.pyc |  | ||||||
| # npm-debug.log |  | ||||||
| # webpage/js/env_variables.js |  | ||||||
| # client/dist |  | ||||||
| # src/webserver/access.log |  | ||||||
| ./seasoned_api/conf/ |  | ||||||
| # yarn-error.log |  | ||||||
| # */yarn.lock |  | ||||||
|  |  | ||||||
| env | env | ||||||
|  |  | ||||||
|   | |||||||
							
								
								
									
										1
									
								
								seasoned_api/.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								seasoned_api/.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -61,3 +61,4 @@ typings/ | |||||||
| # - - - - -  | # - - - - -  | ||||||
| # My own gitignore files and folders | # My own gitignore files and folders | ||||||
| shows.db | shows.db | ||||||
|  | conf | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user