Initial commit (history squashed)
This commit is contained in:
		
							
								
								
									
										21
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,21 @@ | ||||
| # Build outputs | ||||
| bin/ | ||||
| obj/ | ||||
| *.pdb | ||||
| *.dll | ||||
|  | ||||
| # IDE state | ||||
| .vs/ | ||||
| *.user | ||||
| *.suo | ||||
| *.userprefs | ||||
|  | ||||
| # Rider/VSCode | ||||
| .idea/ | ||||
| .vscode/ | ||||
|  | ||||
| # Packages and logs | ||||
| *.log | ||||
| TestResults/ | ||||
|  | ||||
| .dotnet | ||||
		Reference in New Issue
	
	Block a user