diff --git a/docker-example/presentation/.gitignore b/docker-example/presentation/.gitignore index 8b790f8..c3af48f 100644 --- a/docker-example/presentation/.gitignore +++ b/docker-example/presentation/.gitignore @@ -9,4 +9,5 @@ log/*.log tmp/** node_modules/ .sass-cache -_static/ \ No newline at end of file +_static/ +*.bkp \ No newline at end of file