diff options
author | Yash Kamothi <yash@avendahealth.com> | 2019-02-27 12:06:52 -0800 |
---|---|---|
committer | Yash Kamothi <yash@avendahealth.com> | 2019-02-27 12:06:52 -0800 |
commit | 6766a7e6d59e243ee86f02ff6646bdbc6464bbd8 (patch) | |
tree | c69d2424368d0d0dbabd837dc09c6a01a76e44ee /.gitignore | |
parent | 567bef933d5649777a8b39772ad57dc9ddaba8d8 (diff) |
added functionality to change the current page in the pdf document
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,3 +14,4 @@ private *.sublime* *.swp **/*.test +.idea/ |