Ignore generated *.pyc files, particularly in the benchtests directory.
@ -43,3 +43,4 @@ core
/linuxthreads
/linuxthreads_db
/rtkaio
*.pyc
@ -1,3 +1,7 @@
2015-05-18 Siddhesh Poyarekar <siddhesh@redhat.com>
* .gitignore: Ignore generated *.pyc.
2015-05-18 Arjun Shankar <arjun.is@lostca.se>
* include/stdio.h: Define __need_wint_t.