Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2012-10-08 09:43:04 +0000
committerUwe Stieber2012-10-08 09:43:04 +0000
commit5c1a2acbfd708008a491d537a91ea0147112baf6 (patch)
tree4a7ba83a7d3a7a4a81c1596850f48b704209cca7 /.gitignore
parentad0d5ad7e90da6077b6c1b322ff10a7e140f61ea (diff)
downloadorg.eclipse.tcf-5c1a2acbfd708008a491d537a91ea0147112baf6.tar.gz
org.eclipse.tcf-5c1a2acbfd708008a491d537a91ea0147112baf6.tar.xz
org.eclipse.tcf-5c1a2acbfd708008a491d537a91ea0147112baf6.zip
Releng: Added "artifacts/" directory to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 593bba4a5..04a789060 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
# .
workspace
debug-workspace
+artifacts/
# examples/
examples/org.eclipse.tcf.examples.daytime/bin

Back to the top