aboutsummaryrefslogtreecommitdiffstats
path: root/Global/Matlab.gitignore
blob: bbc35d7e2e3654c78f278b99b8ef8a1d2c4770ab (plain)
1
2
3
4
5
6
7
8
9
10
11
##---------------------------------------------------
## Remove autosaves generated by the Matlab editor
## We have git for backups!
##---------------------------------------------------

# Windows default autosave extension
*.asv

# OSX / *nix default autosave extension
*.m~