Initial Commit
This commit is contained in:
		
							
								
								
									
										51
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										51
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,51 @@
 | 
			
		||||
*.tex
 | 
			
		||||
 | 
			
		||||
**/figs/*.pdf
 | 
			
		||||
**/figs/*.svg
 | 
			
		||||
**/figs/*.tex
 | 
			
		||||
 | 
			
		||||
# Emacs
 | 
			
		||||
auto/
 | 
			
		||||
 | 
			
		||||
# Simulink Real Time
 | 
			
		||||
*bio.m
 | 
			
		||||
*pt.m
 | 
			
		||||
*ref.m
 | 
			
		||||
*ri.m
 | 
			
		||||
*xcp.m
 | 
			
		||||
*.mldatx
 | 
			
		||||
*.slxc
 | 
			
		||||
*.xml
 | 
			
		||||
*_slrt_rtw/
 | 
			
		||||
 | 
			
		||||
# data
 | 
			
		||||
# data/
 | 
			
		||||
 | 
			
		||||
# 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/
 | 
			
		||||
 | 
			
		||||
# Matlab code generation folders
 | 
			
		||||
codegen/
 | 
			
		||||
 | 
			
		||||
# Simulink autosave extension
 | 
			
		||||
*.autosave
 | 
			
		||||
 | 
			
		||||
# Octave session info
 | 
			
		||||
octave-workspace
 | 
			
		||||
		Reference in New Issue
	
	Block a user