summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 9 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index e4836e446e..d7ca74b338 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,13 @@
aclocal.m4
autom4te.cache
-configure
+/build
config.h.in
-Makefile.in
+configure
doc
+.lock*
+Makefile.in
+*.pyc
+/testsuites/build/bin/fake-rtems5-g++
+/testsuites/build/build
+/testsuites/build/wscript
+.waf*