mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-02 22:24:30 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			45 lines
		
	
	
		
			465 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			45 lines
		
	
	
		
			465 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Byte-compiled / optimized / DLL files
 | 
						|
dist
 | 
						|
build
 | 
						|
__pycache__
 | 
						|
*.py[cod]
 | 
						|
*$py.class
 | 
						|
*.swp
 | 
						|
*.egg-info
 | 
						|
_build
 | 
						|
.tox
 | 
						|
.coverage
 | 
						|
coverage
 | 
						|
 | 
						|
# Translations
 | 
						|
*.mo
 | 
						|
*.pot
 | 
						|
 | 
						|
# Jupyter Notebook
 | 
						|
.ipynb_checkpoints
 | 
						|
 | 
						|
# Spyder project settings
 | 
						|
.spyderproject
 | 
						|
.spyproject
 | 
						|
 | 
						|
# Rope project settings
 | 
						|
.ropeproject
 | 
						|
 | 
						|
# PyCharm project settings
 | 
						|
.idea
 | 
						|
 | 
						|
# VSCode project settings
 | 
						|
.vscode
 | 
						|
 | 
						|
# Local data
 | 
						|
secrets.py
 | 
						|
*.log
 | 
						|
media/
 | 
						|
# Virtualenv
 | 
						|
env/
 | 
						|
venv/
 | 
						|
db.sqlite3
 | 
						|
 | 
						|
# Don't git index
 | 
						|
whoosh_index/
 |