From: Max <[email protected]>

---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 6cc9aa5..46ddeb3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@ Makefile.in
 Makefile
 .deps

+compile
 aclocal.m4
 autom4te.cache
 config.log
@@ -42,3 +43,5 @@ tests/codel/codel_test
 tests/emu/pcu_emu
 tests/testsuite
 tests/testsuite.log
+tests/edge/EdgeTest
+tests/llc/LlcTest
-- 
2.5.0

Reply via email to