forked from gitea/gitea
		
	 a06c3ad2c0
			
		
	
	
		a06c3ad2c0
		
	
	
	
	
		
			
			* Renamed scripts directory into contrib * Added script to download gitignores from github * Synced gitignores with github repo
		
			
				
	
	
		
			13 lines
		
	
	
		
			166 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			166 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Virtualenv
 | |
| # http://iamzed.com/2009/05/07/a-primer-on-virtualenv/
 | |
| .Python
 | |
| [Bb]in
 | |
| [Ii]nclude
 | |
| [Ll]ib
 | |
| [Ll]ib64
 | |
| [Ll]ocal
 | |
| [Ss]cripts
 | |
| pyvenv.cfg
 | |
| .venv
 | |
| pip-selfcheck.json
 |