Merge pull request #2894 from thaJeztah/remove_website_leftovers
docs: remove website leftovers
This commit is contained in:
		| @@ -1,5 +0,0 @@ | |||||||
| .dockerignore |  | ||||||
| .git |  | ||||||
| .gitignore |  | ||||||
| Dockerfile |  | ||||||
| docker-compose.yml |  | ||||||
| @@ -1,13 +1,8 @@ | |||||||
| [*] | [*.md] | ||||||
| end_of_line = lf | end_of_line = lf | ||||||
| charset = utf-8 | charset = utf-8 | ||||||
| max_line_length = 80 | max_line_length = 80 | ||||||
| trim_trailing_whitespace = true | trim_trailing_whitespace = true | ||||||
| insert_final_newline = false | insert_final_newline = false | ||||||
|  |  | ||||||
| [*.{html,js,sh,sass,md,mmark}] |  | ||||||
| indent_style = space | indent_style = space | ||||||
| indent_size = 2 | indent_size = 2 | ||||||
|  |  | ||||||
| [Makefile] |  | ||||||
| indent_style = tab |  | ||||||
|   | |||||||
							
								
								
									
										6
									
								
								docs/.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								docs/.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -1,6 +0,0 @@ | |||||||
| **/.DS_Store |  | ||||||
| **/desktop.ini |  | ||||||
| CNAME |  | ||||||
|  |  | ||||||
| # Hugo-generated content |  | ||||||
| public/ |  | ||||||
		Reference in New Issue
	
	Block a user
	 Michael Crosby
					Michael Crosby