Initial Commit
This commit is contained in:
		
							
								
								
									
										36
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,36 @@
 | 
			
		||||
auto/
 | 
			
		||||
*.tex
 | 
			
		||||
 | 
			
		||||
nohup.out
 | 
			
		||||
 | 
			
		||||
**/figs/*.svg
 | 
			
		||||
**/figs/*.tex
 | 
			
		||||
 | 
			
		||||
# Windows default autosave extension
 | 
			
		||||
*.asv
 | 
			
		||||
 | 
			
		||||
# OSX / *nix default autosave extension
 | 
			
		||||
*.m~
 | 
			
		||||
 | 
			
		||||
# Compiled MEX binaries (all platforms)
 | 
			
		||||
*.mex*
 | 
			
		||||
 | 
			
		||||
# Packaged app and toolbox files
 | 
			
		||||
*.mlappinstall
 | 
			
		||||
*.mltbx
 | 
			
		||||
 | 
			
		||||
# Generated helpsearch folders
 | 
			
		||||
helpsearch*/
 | 
			
		||||
 | 
			
		||||
# Simulink code generation folders
 | 
			
		||||
slprj/
 | 
			
		||||
sccprj/
 | 
			
		||||
 | 
			
		||||
# Simulink autosave extension
 | 
			
		||||
*.autosave
 | 
			
		||||
 | 
			
		||||
# Octave session info
 | 
			
		||||
octave-workspace
 | 
			
		||||
 | 
			
		||||
# Simulink Cache
 | 
			
		||||
*.slxc
 | 
			
		||||
		Reference in New Issue
	
	Block a user