Skip to content

Commit

Permalink
Updated gitignore for doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jserot committed Nov 14, 2023
1 parent 9cb4caa commit 9e96559
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ config
config-stamp
*.dvi
*.pdf
!docs/rfsm.pdf
doc/user_manual/*
!doc/user_manual/rfsm_um.pdf
doc/ref_manual/*
!doc/ref_manual/rfsm_rm.pdf
*.aux
*.log
*.rel
Expand Down
Binary file added doc/ref_manual/rfsm_rm.pdf
Binary file not shown.
Binary file added doc/user_manual/rfsm_um.pdf
Binary file not shown.

0 comments on commit 9e96559

Please sign in to comment.