summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2013-12-26 16:39:24 -0800
committerPaul Phillips <paulp@improving.org>2013-12-26 16:48:28 -0800
commit49239833f562b48928ca6afb8b6e1be2cea9bd32 (patch)
tree835f93004ccb9b9a74b42bbed4f66f57fd8a8a05 /.gitignore
parent9f0594c57716ed551918e15be6da843982e8ba12 (diff)
downloadscala-49239833f562b48928ca6afb8b6e1be2cea9bd32.tar.gz
scala-49239833f562b48928ca6afb8b6e1be2cea9bd32.tar.bz2
scala-49239833f562b48928ca6afb8b6e1be2cea9bd32.zip
Added .ant-targets-build.xml to .gitignore.
Something generates this repo-dirtying file during ant replacestarr.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 766095fa4d..32a1665721 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,6 +34,7 @@
/out/
/bin/
/sandbox/
+/.ant-targets-build.xml
# eclipse, intellij
/.classpath