diff options
| author | bjculkin <bjculkin@mix.wvu.edu> | 2017-03-31 08:54:20 -0400 |
|---|---|---|
| committer | bjculkin <bjculkin@mix.wvu.edu> | 2017-03-31 08:54:20 -0400 |
| commit | 5008c26a604876bcad09c868aa2ec4a2c8b64e35 (patch) | |
| tree | a4a6c1cc6c6c7bf14dff48846af16ebf93850886 /JPratt/.gitignore | |
Move Pratt Parser to new project
Diffstat (limited to 'JPratt/.gitignore')
| -rw-r--r-- | JPratt/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/JPratt/.gitignore b/JPratt/.gitignore new file mode 100644 index 0000000..09e3bc9 --- /dev/null +++ b/JPratt/.gitignore @@ -0,0 +1,2 @@ +/bin/ +/target/ |
