diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-11-21 17:12:21 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-11-21 17:12:21 +0000 |
commit | 8b006f31cd8d3d21bbd4fa0a7b0f722fe8cb497b (patch) | |
tree | 35a9ba7f4b0f394e81c27ce9e1853cc9e714b045 /.gitignore | |
parent | 772c88963914d42c5d964c75bb432e6af43c2114 (diff) |
Added Git commit checksum was on first slide
The Git commit checksum has been added to the first slide to help
readers identify any change.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,8 +1,10 @@ *~ +*.txt *.aux *.log *.nav *.out *.pdf *.snm -*.toc
\ No newline at end of file +*.toc +git-commit.tex
\ No newline at end of file |