Skip to content

Commit 8446aab

Browse files
committed
Updated gitignore file.
Added PDF version of Readme to the docs folder.
1 parent 3933e81 commit 8446aab

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,19 @@
1919
#Excluding Files/Folders Auto-Generated by Test Harness
2020
.generated_files/
2121

22+
#Excluding Files/Folders Auto-Generated by Simulink
23+
*.X
24+
*.slx.autosave
25+
*.slx.original
26+
*.slxc
27+
*.mat
28+
*.tlc
29+
*.tlh
30+
*.xml
31+
*.tmw
32+
*.dmr
33+
*.l
34+
2235
# Excluding Netbeans specific build directories and file types
2336
~*.*
2437
.generated_files/

project/docs/README.pdf

333 KB
Binary file not shown.

0 commit comments

Comments
 (0)