cmark

My personal build of CMark ✏️

Commit
9bd750ff2dda8fe1fd013bfb749bc2a8038b1c3c
Parent
95176e81845f1274c70c4707887ed1a9298accfd
Author
John MacFarlane <jgm@berkeley.edu>
Date

Merge pull request #240 from cirosantilli/ignore-pyc

Ignore pyc files

Diffstat

1 file changed, 1 insertion, 0 deletions

Status File Name N° Changes Insertions Deletions
Modified .gitignore 1 1 0
diff --git a/.gitignore b/.gitignore
@@ -21,6 +21,7 @@
 *.i*86
 *.x86_64
 *.hex
+*.pyc
 
 *~
 *.bak