diff options
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -23,3 +23,8 @@ lithium-*.tar /tmp/ priv/*.dat + +# Ignore generated parser and lexer files + +dmarc_parser.erl +dmarc_lexer.erl |
| index : lithium | ||
| Digital mitigation strategy for emotional instability in the workplace |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 5 |
@@ -23,3 +23,8 @@ lithium-*.tar /tmp/ priv/*.dat + +# Ignore generated parser and lexer files + +dmarc_parser.erl +dmarc_lexer.erl |