aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorKevin Schaaf <kevin.schaaf@palm.com>2012-10-09 13:47:11 -0700
committerKevin Schaaf <kevin.schaaf@palm.com>2012-10-09 13:47:11 -0700
commit854011f92e8a908924f56fad01334f47275abdfd (patch)
tree1f4e85a22b9d4e7b6684ac3e697b38b9655d8834 /.gitignore
parent500ce5d2fcea4dfaa7cc23ac408db32cb3d9ef9a (diff)
downloadbiblez-ng-854011f92e8a908924f56fad01334f47275abdfd.tar.gz
ENYO-554: gitignore the deploy folder.
Enyo-DCO-1.0-Signed-off-by: Kevin Schaaf <kevin.schaaf@palm.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 05adc08..1b9e52c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
-/build \ No newline at end of file
+/build
+/deploy \ No newline at end of file