You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			33 lines
		
	
	
		
			559 B
		
	
	
	
		
			Plaintext
		
	
			
		
		
	
	
			33 lines
		
	
	
		
			559 B
		
	
	
	
		
			Plaintext
		
	
 | 
						|
# Created by https://www.gitignore.io/api/codecomposerstudio
 | 
						|
# Edit at https://www.gitignore.io/?templates=codecomposerstudio
 | 
						|
 | 
						|
### CodeComposerStudio ###
 | 
						|
 | 
						|
tmp/
 | 
						|
*.tmp
 | 
						|
*.bak
 | 
						|
# Generated build artifact directories
 | 
						|
Debug/
 | 
						|
Release/
 | 
						|
Flash/
 | 
						|
RAM/
 | 
						|
# Generated build artifacts
 | 
						|
makefile
 | 
						|
*.map
 | 
						|
*.mk
 | 
						|
*.opt
 | 
						|
*.pp
 | 
						|
*.xml
 | 
						|
# Generated directories
 | 
						|
.config/
 | 
						|
.launches/
 | 
						|
# Generated file used to help display error messages in the problems view
 | 
						|
.xdchelp
 | 
						|
# Uniflash session files
 | 
						|
*.uniflashsession
 | 
						|
.settings/
 | 
						|
targetConfigs/
 | 
						|
 | 
						|
# End of https://www.gitignore.io/api/codecomposerstudio
 |