Browse Source

grr - removing my funky .ant.properties file and adding .cvsignore so I won't accidently add th wrong stuff in.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268294 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Donald 24 years ago
parent
commit
1d4cea48e0
2 changed files with 8 additions and 1 deletions
  1. +0
    -1
      proposal/myrmidon/.ant.properties
  2. +8
    -0
      proposal/myrmidon/.cvsignore

+ 0
- 1
proposal/myrmidon/.ant.properties View File

@@ -1 +0,0 @@
build.compiler=jikes

+ 8
- 0
proposal/myrmidon/.cvsignore View File

@@ -0,0 +1,8 @@
.ant.properties
docs
prj.el
test
emacs-jprj.el
dist
build


Loading…
Cancel
Save