|  | @@ -5,38 +5,13 @@ local_*
 | 
	
		
			
				|  |  |  *.db
 | 
	
		
			
				|  |  |  *.json
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -# Data
 | 
	
		
			
				|  |  | -davtebot/data/*
 | 
	
		
			
				|  |  | -!davtebot/data/__init__.py
 | 
	
		
			
				|  |  | -!davtebot/data/davtebot_helper.json
 | 
	
		
			
				|  |  | -
 | 
	
		
			
				|  |  | -# OLD directory (backup files)
 | 
	
		
			
				|  |  | -Old/
 | 
	
		
			
				|  |  | -
 | 
	
		
			
				|  |  | -MiniScript utili/
 | 
	
		
			
				|  |  |  *.txt
 | 
	
		
			
				|  |  |  !requirements.txt
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  # Bash files (to run the code) and nohup output file (nohup lets a script run after terminal closes)
 | 
	
		
			
				|  |  |  *.sh
 | 
	
		
			
				|  |  | -!RunMe.sh
 | 
	
		
			
				|  |  | -!RunOnEuler.sh
 | 
	
		
			
				|  |  | -!*push.sh
 | 
	
		
			
				|  |  | -!nautilus_VPN.sh
 | 
	
		
			
				|  |  |  *nohup.out
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -#Pictures
 | 
	
		
			
				|  |  | -davtebot/img/*
 | 
	
		
			
				|  |  | -!davtebot/img/balance.png
 | 
	
		
			
				|  |  | -!davtebot/img/gear.png
 | 
	
		
			
				|  |  | -!davtebot/img/money.png
 | 
	
		
			
				|  |  | -!davtebot/img/ProfilePic.png
 | 
	
		
			
				|  |  | -!davtebot/img/ProfilePic.xcf
 | 
	
		
			
				|  |  | -!davtebot/img/robot.png
 | 
	
		
			
				|  |  | -!davtebot/img/search.png
 | 
	
		
			
				|  |  | -!davtebot/img/key.png
 | 
	
		
			
				|  |  | -!davtebot/img/malus.png
 | 
	
		
			
				|  |  | -
 | 
	
		
			
				|  |  |  # ---> Python
 | 
	
		
			
				|  |  |  # Byte-compiled / optimized / DLL files
 | 
	
		
			
				|  |  |  __pycache__/
 |