summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorangus salkeld2009-05-04 21:38:57 +0200
committerPeter Korsgaard2009-05-04 21:46:53 +0200
commit9cdff46ba05f29cfd358123243f54cc5d45ac440 (patch)
treeacf3d297e4dfe67b59a978bc501d204ecd2ab8e3 /.gitignore
parentpackage: set CXX to false rather than "" if no C++ support is enabled (diff)
downloadbuildroot-9cdff46ba05f29cfd358123243f54cc5d45ac440.tar.gz
buildroot-9cdff46ba05f29cfd358123243f54cc5d45ac440.tar.xz
buildroot-9cdff46ba05f29cfd358123243f54cc5d45ac440.zip
Add .gitignore files
[peter: add /.config] Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..4a2de4e24
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+/build_*
+/project_*
+/toolchain_*
+/binaries/*
+/.auto.deps
+/.config.cmd
+/.config.old
+/.config
+*.depend
+*.o