Index: .gitignore
===================================================================
--- .gitignore	(revision 6e7e2b36dcaa528c1778f81efe7654e171fb2197)
+++ .gitignore	(revision 954463b80ce9cedba9e3e742cb8891fed4543c01)
@@ -20,9 +20,9 @@
 
 # src executables, for lib and bin
-driver/cc1
-driver/cfa
+src/driver/cc1
+src/driver/cfa
 src/cfa-cpp
-libcfa/libcfa-prelude.c
+src/libcfa/libcfa-prelude.c
 
-# generated by bison and lex from cfa.y and lex.l, respectively
+# generated by bison and lex from cfa.yy and lex.ll, respectively
 src/Parser/parser.output
