[Angstrom-devel] [PATCH 2/2] gitignore : add one that ignores build/sources
Graeme Gregory
dp at xora.org.uk
Fri Apr 8 23:39:08 CEST 2011
This is so we can build directory in the setup-scrips git tree
Signed-off-by: Graeme Gregory <dp at xora.org.uk>
---
.gitignore | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
create mode 100644 .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a98e930
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+build
+sources
+
--
1.7.4.1
More information about the Angstrom-distro-devel
mailing list