mirror of
				https://github.com/Klagarge/Cursor.git
				synced 2025-10-29 21:21:07 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			31 lines
		
	
	
		
			417 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			417 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Ignore HDL Designer Folder
 | |
| Prefs/hds_user/
 | |
| Prefs/dc_user/
 | |
| Prefs/dp_user/
 | |
| Prefs/hds.info/
 | |
| 
 | |
| # Ignore HDL Designer Task generated files
 | |
| Board/concat/concatenated.vhd
 | |
| Board/concat/eln_cursor.vhd
 | |
| 
 | |
| # Ignore files automatically generated by HDL Designer
 | |
| .cache.dat
 | |
| *.bak
 | |
| *.lck
 | |
| *.vhd.info
 | |
| default_view
 | |
| *_entity.vhd
 | |
| *_struct.vhd
 | |
| *_fsm.vhd
 | |
| *.vhg
 | |
| *.DS_STORE
 | |
| *.xrf/
 | |
| 
 | |
| # Ignore verilog and c files
 | |
| *.v
 | |
| *.sv
 | |
| *.svh
 | |
| *.c
 | |
| *.cpp
 | |
| *.psl
 |