Adjust the image path in the .gitignore
This commit is contained in:
parent
8066186397
commit
a3a0c7af86
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,5 +1,5 @@
|
||||||
.lein-repl-history
|
.lein-repl-history
|
||||||
ldview.log
|
ldview.log
|
||||||
resources/public/site.db
|
resources/public/site.db
|
||||||
resources/public/img/ld
|
resources/public/img
|
||||||
target/
|
target/
|
||||||
|
|
Loading…
Reference in a new issue