forked from mirrors/akkoma
Add test/instance to .gitignore
This commit is contained in:
parent
ab633e51ab
commit
fecefe68f8
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,6 +3,7 @@
|
|||
/db
|
||||
/deps
|
||||
/*.ez
|
||||
/test/instance
|
||||
/test/uploads
|
||||
/.elixir_ls
|
||||
/test/fixtures/DSCN0010_tmp.jpg
|
||||
|
|
Loading…
Reference in a new issue