Skip to content

Commit 20c2548

Browse files
authored
Clean up variable names (#157)
Incorporate some suggestions at https://google.github.io/styleguide/shellguide.html#variable-names to try to keep the build script's use of variables a little more readable.
1 parent b245879 commit 20c2548

File tree

2 files changed

+138
-124
lines changed

2 files changed

+138
-124
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
*.pdf
2+
*.docx
3+
*.html
24
*.tex
35
*.log
46
*.aux

0 commit comments

Comments
 (0)