[Pkg-bitcoin-commits] [python-quamash] 32/269: Remove IDEA stuff

Jonas Smedegaard dr at jones.dk
Fri Nov 24 11:26:13 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository python-quamash.

commit 627d317b2d03f1f0fb29f0e2417e881f9b6ba4b1
Author: Arve Knudsen <arve.knudsen at gmail.com>
Date:   Tue Jul 1 20:17:33 2014 +0200

    Remove IDEA stuff
---
 .gitignore                      | 3 +--
 .idea/.name                     | 1 -
 .idea/encodings.xml             | 5 -----
 .idea/misc.xml                  | 5 -----
 .idea/modules.xml               | 9 ---------
 .idea/quamash.iml               | 9 ---------
 .idea/scopes/scope_settings.xml | 5 -----
 .idea/vcs.xml                   | 7 -------
 8 files changed, 1 insertion(+), 43 deletions(-)

diff --git a/.gitignore b/.gitignore
index fe92069..3e9accb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,5 +35,4 @@ nosetests.xml
 .pydevproject
 
 # IDEA
-/.idea/workspace.xml
-/.idea/tasks.xml
\ No newline at end of file
+/.idea/
diff --git a/.idea/.name b/.idea/.name
deleted file mode 100644
index a17d8ae..0000000
--- a/.idea/.name
+++ /dev/null
@@ -1 +0,0 @@
-quamash
\ No newline at end of file
diff --git a/.idea/encodings.xml b/.idea/encodings.xml
deleted file mode 100644
index 7c62b52..0000000
--- a/.idea/encodings.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" />
-</project>
-
diff --git a/.idea/misc.xml b/.idea/misc.xml
deleted file mode 100644
index 693bd5d..0000000
--- a/.idea/misc.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.4.1 (C:/Python34/python.exe)" project-jdk-type="Python SDK" />
-</project>
-
diff --git a/.idea/modules.xml b/.idea/modules.xml
deleted file mode 100644
index c3cbaf2..0000000
--- a/.idea/modules.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="ProjectModuleManager">
-    <modules>
-      <module fileurl="file://$PROJECT_DIR$/.idea/quamash.iml" filepath="$PROJECT_DIR$/.idea/quamash.iml" />
-    </modules>
-  </component>
-</project>
-
diff --git a/.idea/quamash.iml b/.idea/quamash.iml
deleted file mode 100644
index 68c3f23..0000000
--- a/.idea/quamash.iml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="PYTHON_MODULE" version="4">
-  <component name="NewModuleRootManager">
-    <content url="file://$MODULE_DIR$" />
-    <orderEntry type="inheritedJdk" />
-    <orderEntry type="sourceFolder" forTests="false" />
-  </component>
-</module>
-
diff --git a/.idea/scopes/scope_settings.xml b/.idea/scopes/scope_settings.xml
deleted file mode 100644
index 0d5175c..0000000
--- a/.idea/scopes/scope_settings.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<component name="DependencyValidationManager">
-  <state>
-    <option name="SKIP_IMPORT_STATEMENTS" value="false" />
-  </state>
-</component>
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
deleted file mode 100644
index ab55cf1..0000000
--- a/.idea/vcs.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="VcsDirectoryMappings">
-    <mapping directory="$PROJECT_DIR$" vcs="Git" />
-  </component>
-</project>
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/python-quamash.git



More information about the Pkg-bitcoin-commits mailing list