diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,3 +10,4 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* +/target/ |
![]() |
index : inflexion.git | |
| Java implementation of Damian Conway's english inflection algorithm | Ben Culkin |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 1 |
@@ -10,3 +10,4 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* +/target/ |