aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjoern B. Brandenburg <bbb@cs.unc.edu>2009-04-29 11:50:12 -0400
committerBjoern B. Brandenburg <bbb@cs.unc.edu>2009-04-29 11:50:12 -0400
commita231b2295173fa77816e1eac0b20402de879998f (patch)
tree0a3d9261541ff8409e63552be93acaf037fdc1d0
parentde404246b3143ac0aa223654b6befebe1667eae6 (diff)
git: ignore scons config report
-rw-r--r--.gitignore9
1 files changed, 7 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 006aaa5..c8d60f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
1 1# object files
2*.o 2*.o
3*.a 3*.a
4
5# executables
4rt_launch 6rt_launch
5wait_test 7wait_test
6np_test 8np_test
@@ -12,6 +14,9 @@ release_ts
12showst 14showst
13rtspin 15rtspin
14cycles 16cycles
17measure_syscall
18
19# scons files
15.sconsign.dblite 20.sconsign.dblite
16.sconf_temp/* 21.sconf_temp/*
17measure_syscall \ No newline at end of file 22config.log