Skip to content

Commit f81b265

Browse files
authored
Create .gitignore
1 parent b040cc4 commit f81b265

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Ignore matlab temporary files
2+
*.m~
3+
4+
# Ignore anything in vendor folder
5+
vendor
6+
vendor/*

0 commit comments

Comments
 (0)