From 7cf4eeb7336661af605cbe57d84583a7c1d5fc1f Mon Sep 17 00:00:00 2001 From: Piotr Maslanka <piotr.maslanka@henrietta.com.pl> Date: Fri, 8 Dec 2017 22:02:31 +0100 Subject: [PATCH] test --- .idea/dictionaries/Piotr.xml | 3 --- .idea/jsLibraryMappings.xml | 6 ------ .idea/vcs.xml | 6 ------ 3 files changed, 15 deletions(-) delete mode 100644 .idea/dictionaries/Piotr.xml delete mode 100644 .idea/jsLibraryMappings.xml delete mode 100644 .idea/vcs.xml diff --git a/.idea/dictionaries/Piotr.xml b/.idea/dictionaries/Piotr.xml deleted file mode 100644 index 7f89fad..0000000 --- a/.idea/dictionaries/Piotr.xml +++ /dev/null @@ -1,3 +0,0 @@ -<component name="ProjectDictionaryState"> - <dictionary name="Piotr" /> -</component> \ No newline at end of file diff --git a/.idea/jsLibraryMappings.xml b/.idea/jsLibraryMappings.xml deleted file mode 100644 index d23208f..0000000 --- a/.idea/jsLibraryMappings.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="JavaScriptLibraryMappings"> - <includedPredefinedLibrary name="Node.js Core" /> - </component> -</project> \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="VcsDirectoryMappings"> - <mapping directory="$PROJECT_DIR$" vcs="Git" /> - </component> -</project> \ No newline at end of file -- GitLab