From b1520f0a45e5102f77a43dd20746a3db047bbcf4 Mon Sep 17 00:00:00 2001 From: "sebastian.sellmair" Date: Tue, 16 Jun 2020 15:35:17 +0200 Subject: Implement default configurations --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 78a59f54..13060d89 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,8 @@ hs_err_pid* .idea/shelf .idea/jsLibraryMappings.xml .idea/modules.xml +.idea/misc.xml +.idea/compiler.xml # Sensitive or high-churn files: .idea/dataSources.ids -- cgit