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.
		
		
		
		
		
			
		
			
				
					
					
						
							11 lines
						
					
					
						
							323 B
						
					
					
				
			
		
		
	
	
							11 lines
						
					
					
						
							323 B
						
					
					
				| # SlickEdit workspace and project files are ignored by default because
 | |
| # typically they are considered to be developer-specific and not part of a
 | |
| # project.
 | |
| *.vpw
 | |
| *.vpj
 | |
| 
 | |
| # SlickEdit workspace history and tag files always contain user-specific
 | |
| # data so they should not be stored in a repository.
 | |
| *.vpwhistu
 | |
| *.vpwhist
 | |
| *.vtg
 | |
| 
 |