diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,2 +1,6 @@ .idea/ -target/
\ No newline at end of file +target/ +*.dots.toml +dots.toml +tests/ +tests.*/
\ No newline at end of file |
