diff options
author | Florian Diebold <[email protected]> | 2019-02-01 22:06:57 +0000 |
---|---|---|
committer | Florian Diebold <[email protected]> | 2019-02-01 22:24:26 +0000 |
commit | c5852f422ff45adaa21815c1a15e03b067a56a82 (patch) | |
tree | c53ff3531cbbad182e821eb92fa9ad201d2bff0c /.gitignore | |
parent | d571d26955148befd6986008a5112fff3a901c43 (diff) |
Some cleanup and additional tests
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 6a5377f8e..872f72f16 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -5,4 +5,3 @@ crates/*/target | |||
5 | *.log | 5 | *.log |
6 | *.iml | 6 | *.iml |
7 | .vscode/settings.json | 7 | .vscode/settings.json |
8 | **/*.snap.new | ||