diff options
| -rw-r--r-- | dice-lang/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dice-lang/.gitignore b/dice-lang/.gitignore index 09e3bc9..e8c76f2 100644 --- a/dice-lang/.gitignore +++ b/dice-lang/.gitignore @@ -1,2 +1,3 @@ /bin/ /target/ +/tags |
