From e2252ae7bd0823eed3d0a9df6ad5a9f3075f704d Mon Sep 17 00:00:00 2001 From: NĂ©lio Laranjeiro Date: Fri, 2 Mar 2012 09:58:10 +0100 Subject: common/lib/mmtcgen: add .gitignore file, refs #409 --- common/lib/mmtcgen/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 common/lib/mmtcgen/.gitignore (limited to 'common') diff --git a/common/lib/mmtcgen/.gitignore b/common/lib/mmtcgen/.gitignore new file mode 100644 index 0000000000..de73f823d1 --- /dev/null +++ b/common/lib/mmtcgen/.gitignore @@ -0,0 +1,2 @@ +*.pyc +parser.py -- cgit v1.2.3