fix
This commit is contained in:
		
							parent
							
								
									f3ed11d177
								
							
						
					
					
						commit
						a4cbe79567
					
				
					 165 changed files with 18302 additions and 0 deletions
				
			
		
							
								
								
									
										36
									
								
								.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,36 @@
 | 
			
		|||
.DS_Store
 | 
			
		||||
*.db
 | 
			
		||||
*.log
 | 
			
		||||
custom/
 | 
			
		||||
data/
 | 
			
		||||
.vendor/
 | 
			
		||||
.idea/
 | 
			
		||||
*.iml
 | 
			
		||||
public/img/avatar/
 | 
			
		||||
 | 
			
		||||
# Compiled Object files, Static and Dynamic libs (Shared Objects)
 | 
			
		||||
*.o
 | 
			
		||||
*.a
 | 
			
		||||
*.so
 | 
			
		||||
 | 
			
		||||
# Folders
 | 
			
		||||
_obj
 | 
			
		||||
_test
 | 
			
		||||
 | 
			
		||||
# Architecture specific extensions/prefixes
 | 
			
		||||
*.[568vq]
 | 
			
		||||
[568vq].out
 | 
			
		||||
 | 
			
		||||
*.cgo1.go
 | 
			
		||||
*.cgo2.c
 | 
			
		||||
_cgo_defun.c
 | 
			
		||||
_cgo_gotypes.go
 | 
			
		||||
_cgo_export.*
 | 
			
		||||
 | 
			
		||||
_testmain.go
 | 
			
		||||
 | 
			
		||||
*.exe
 | 
			
		||||
*.exe~
 | 
			
		||||
gogs
 | 
			
		||||
__pycache__
 | 
			
		||||
*.pem
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue