Skip to content
Snippets Groups Projects
Commit 0bfdb7c9 authored by Mark Winter's avatar Mark Winter
Browse files

Added Initial .gitignore file.

parents
Branches
No related tags found
No related merge requests found
#Ignore matlab autosaves, mat files
*~
*.asv
*.mat
#ignore thumbnails created by windows
Thumbs.db
#Ignore files build by Visual Studio
*.opensdf
*.sdf
*.ipch
*.idb
*.obj
*.pdb
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
*.lib
*.sbr
# Ignore standard build directories
[Dd]ebug*/
[Rr]elease*/
[Ii]ntermediate*/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment