From 554ee18c998c309c39ec482c669d2a0cc7506447 Mon Sep 17 00:00:00 2001 From: chris Date: Mon, 29 Aug 2022 11:37:18 +0200 Subject: [PATCH] typo in gitignore --- .gitignore | 2 +- SimplePriorityQueue/.classpath | 15 --------------- 2 files changed, 1 insertion(+), 16 deletions(-) delete mode 100644 SimplePriorityQueue/.classpath diff --git a/.gitignore b/.gitignore index 5e68ba8..a8752e7 100644 --- a/.gitignore +++ b/.gitignore @@ -85,5 +85,5 @@ local.properties # Typically, this file would be tracked if it contains build/dependency configurations: #.project -.checkstlye +.checkstyle .classpath diff --git a/SimplePriorityQueue/.classpath b/SimplePriorityQueue/.classpath deleted file mode 100644 index dfab6d7..0000000 --- a/SimplePriorityQueue/.classpath +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - -