Last active
May 13, 2019 07:38
-
-
Save huwan/314ff979bc7c40b31f9f7c5795f04d2f to your computer and use it in GitHub Desktop.
Revisions
-
huwan revised this gist
May 13, 2019 . No changes.There are no files selected for viewing
-
huwan created this gist
May 13, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,44 @@ { "folders":[ { "path":".", "name":"thesis", "file_exclude_patterns":[ "*.blg", "*.bbl", "*.aux", "*.log", "*.brf", "*.nlo", "*.out", "*.dvi", "*.ps", "*.lof", "*.toc", "*.fls", "*.fdb_latexmk", "*.pdfsync", "*.synctex.gz", "*.ind", "*.ilg", "*.idx", "*.xdv", "*.sublime-project", ".gitignore", "*.swp", "*.yml", "*.lot", "*.pdf", "*.make", "*.cookie", "*.d" ] } ], "settings":{ "TEXroot":"thesis.tex", "builder_settings":{ "program":"xelatex" } } }