mirror of
				https://github.com/excalidraw/excalidraw.git
				synced 2025-11-03 20:34:40 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			317 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			317 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
*
 | 
						|
!.env.development
 | 
						|
!.env.production
 | 
						|
!.eslintrc.json
 | 
						|
!.npmrc
 | 
						|
!.prettierrc
 | 
						|
!excalidraw-app/
 | 
						|
!package.json
 | 
						|
!public/
 | 
						|
!packages/
 | 
						|
!scripts/
 | 
						|
!tsconfig.json
 | 
						|
!yarn.lock
 | 
						|
 | 
						|
# keep (sub)sub directories at the end to exclude from explicit included
 | 
						|
# e.g. ./packages/excalidraw/{dist,node_modules}
 | 
						|
**/build
 | 
						|
**/dist
 | 
						|
**/node_modules
 |