diff options
author | Hui Lan <lanhui@zjnu.edu.cn> | 2019-03-30 21:48:43 +0800 |
---|---|---|
committer | Hui Lan <lanhui@zjnu.edu.cn> | 2019-03-30 21:48:43 +0800 |
commit | 72fa08cd7f7ad8ea669936ff3f46ffec6ae26b15 (patch) | |
tree | 0d50ab23e233f51f0c836aec945c0e881c3e5bec /.gitignore | |
parent | 59b1402f1b5107e07d8c84ab3c352727f138bb93 (diff) |
remove syntax warnings and errors in LectureNotesOnPython.rst while converting it using rst2html.py
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2d19fc7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.html |