Add test/screenshots to .gitignore
This commit is contained in:
parent
f967025808
commit
cc5ecde197
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -49,3 +49,6 @@ server.log
|
|||
|
||||
# Gleam compile script that causes Erlang compilation errors
|
||||
gleam@@compile.erl
|
||||
|
||||
# Test screenshots
|
||||
/test/screenshots/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue