From 6beb87f2720b905c6b512a977ba2422fa183a832 Mon Sep 17 00:00:00 2001 From: roy lewin Date: Wed, 21 Sep 2016 22:07:31 +0300 Subject: removed gitignore --- .gitignore | 16 -- .idea/workspace.xml | 557 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 557 insertions(+), 16 deletions(-) delete mode 100644 .gitignore create mode 100644 .idea/workspace.xml diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 5e64fdb..0000000 --- a/.gitignore +++ /dev/null @@ -1,16 +0,0 @@ -# User-specific stuff: -.idea/workspace.xml -.idea/tasks.xml -.idea/dictionaries -.idea/vcs.xml -.idea/jsLibraryMappings.xml - -# Sensitive or high-churn files: -.idea/dataSources.ids -.idea/dataSources.xml -.idea/dataSources.local.xml -.idea/sqlDataSources.xml -.idea/dynamic.xml -.idea/uiDesigner.xml - -*.pyc \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..1a3da85 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,557 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + DEFINITION_ORDER + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1474481137431 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3