diff options
author | Steven Knight <knight@baldmt.com> | 2002-01-15 17:01:47 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2002-01-15 17:01:47 (GMT) |
commit | b0303dacea7ad8ccd913648302b1c6af2d55404e (patch) | |
tree | 3d1cd1d5cf3bd1b43a4b4ed85f3acddf7bf7ae0f /template | |
parent | 4f1715fd6ff09cd910099cf250cbb5e23ee5ca85 (diff) | |
download | SCons-b0303dacea7ad8ccd913648302b1c6af2d55404e.zip SCons-b0303dacea7ad8ccd913648302b1c6af2d55404e.tar.gz SCons-b0303dacea7ad8ccd913648302b1c6af2d55404e.tar.bz2 |
Start getting ready to eat our own dog food: prototype SConscript files.
Diffstat (limited to 'template')
-rw-r--r-- | template/.aeignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/.aeignore b/template/.aeignore index 06d4a25..e232fd0 100644 --- a/template/.aeignore +++ b/template/.aeignore @@ -1,2 +1,3 @@ *,D .consign +.sconsign |