diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ out/ -trees/
\ No newline at end of file +trees/ +.project |
| index : clp | ||
| A small Python compiler with optimizer written in Java | boozec |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,2 +1,3 @@ out/ -trees/
\ No newline at end of file +trees/ +.project |