mirror of
				https://github.com/krislamo/DJ-BaseSite
				synced 2025-10-31 18:18:33 +00:00 
			
		
		
		
	First Commit
This commit is contained in:
		
							
								
								
									
										40
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,40 @@ | ||||
| ############ | ||||
| ## Windows | ||||
| ############ | ||||
|  | ||||
| # Windows image file caches | ||||
| Thumbs.db | ||||
|  | ||||
| # Folder config file | ||||
| Desktop.ini | ||||
|  | ||||
|  | ||||
| ############# | ||||
| ## Python | ||||
| ############# | ||||
|  | ||||
| *.py[co] | ||||
|  | ||||
| # Packages | ||||
| *.egg | ||||
| *.egg-info | ||||
| dist | ||||
| build | ||||
| eggs | ||||
| parts | ||||
| bin | ||||
| var | ||||
| sdist | ||||
| develop-eggs | ||||
| .installed.cfg | ||||
|  | ||||
| # Database | ||||
| *.db | ||||
|  | ||||
| # Batch | ||||
| Py2Start_SetupProject.bat | ||||
| DjangoBatchManager.bat | ||||
|  | ||||
| # My personal config | ||||
| config_.txt | ||||
|  | ||||
		Reference in New Issue
	
	Block a user