diff --git a/.gitignore b/.gitignore index f7530209..5986fa6f 100644 --- a/.gitignore +++ b/.gitignore @@ -40,4 +40,7 @@ tests/_output/* # NetBeans Project Directory -/nbproject/* \ No newline at end of file +/nbproject/* + +# No need for composer.lock +composer.lock \ No newline at end of file