mirror of
				https://github.com/krislamo/DJ-BaseSite
				synced 2025-10-31 10:08:34 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			41 lines
		
	
	
		
			363 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			363 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ############
 | |
| ## 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
 | |
| 
 |