diff options
author | Josh Blum <josh@joshknows.com> | 2011-07-03 11:35:55 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-07-03 11:35:55 -0700 |
commit | f6fedf278c08fb0083808c6baf42ba2972a43ef1 (patch) | |
tree | 5fc640ecbf448b29dd7c9cd2ce59192955dfbb55 /gruel/src/swig/.gitignore | |
parent | 0943610314d15abeecd0547de9541560bf373811 (diff) |
gr: added to the .gitignores to various components for in-tree builds
Diffstat (limited to 'gruel/src/swig/.gitignore')
-rw-r--r-- | gruel/src/swig/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gruel/src/swig/.gitignore b/gruel/src/swig/.gitignore index b336cc7cec..f99fdb19ba 100644 --- a/gruel/src/swig/.gitignore +++ b/gruel/src/swig/.gitignore @@ -1,2 +1,4 @@ /Makefile /Makefile.in +/python +/pmt_swig.py |