You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							22 lines
						
					
					
						
							408 B
						
					
					
				
			
		
		
	
	
							22 lines
						
					
					
						
							408 B
						
					
					
				## Ignore Atmel Studio temporary files and build results
 | 
						|
# https://www.microchip.com/mplab/avr-support/atmel-studio-7
 | 
						|
 | 
						|
# Atmel Studio is powered by an older version of Visual Studio,
 | 
						|
# so most of the project and solution files are the same as VS files,
 | 
						|
# only prefixed by an `at`.
 | 
						|
 | 
						|
#Build Directories
 | 
						|
[Dd]ebug/
 | 
						|
[Rr]elease/
 | 
						|
 | 
						|
#Build Results
 | 
						|
*.o
 | 
						|
*.d
 | 
						|
*.eep
 | 
						|
*.elf
 | 
						|
*.hex
 | 
						|
*.map
 | 
						|
*.srec
 | 
						|
 | 
						|
#User Specific Files
 | 
						|
*.atsuo
 | 
						|
 |