Ignore any python compiled files in SWIG directory: *.pyc

This commit is contained in:
Joseph Timothy Foley 2017-03-12 21:06:24 +00:00
parent 5a5a46b4ee
commit 1e7fd436c9

1
.gitignore vendored
View file

@ -92,6 +92,7 @@ Makefile.in
/stamp-h1
# files generated by SWIG
/swig/python/comedi.py
/swig/python/*.pyc
/swig/python/comedi_python_wrap.c
# more rooted patterns
/testing/comedi_test