From 0028414da7a6d18e33ffc82b89c52c4a4e38992a Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Fri, 7 Feb 2020 10:27:04 -0600 Subject: [PATCH] Ignore Lock Files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1433cc80a6..ffd19a43ac 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,7 @@ atlassian-ide-plugin.xml .checkstyle s101plugin.state .attach_pid* +.~lock.*# !.idea/checkstyle-idea.xml !.idea/externalDependencies.xml