diff options
| author | bculkin2442 <bjculkin@mix.wvu.edu> | 2016-03-28 08:43:57 -0400 |
|---|---|---|
| committer | bculkin2442 <bjculkin@mix.wvu.edu> | 2016-03-28 08:43:57 -0400 |
| commit | 1a020352bdcbb6b5279b703f93e42a1eb7071e36 (patch) | |
| tree | 12e4c7abe70fe23ceaab9e1bfaf36cc88b5dde9c /dice-lang/.gitignore | |
Initial project commit
Diffstat (limited to 'dice-lang/.gitignore')
| -rw-r--r-- | dice-lang/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dice-lang/.gitignore b/dice-lang/.gitignore new file mode 100644 index 0000000..09e3bc9 --- /dev/null +++ b/dice-lang/.gitignore @@ -0,0 +1,2 @@ +/bin/ +/target/ |
