diff options
author | rinpatch <rinpatch@sdf.org> | 2019-01-13 12:58:49 +0300 |
---|---|---|
committer | rinpatch <rinpatch@sdf.org> | 2019-01-13 12:58:49 +0300 |
commit | 00ddfbe1c2311ea23927d0692353ae6295c1640c (patch) | |
tree | 5e144604e974bdc3e746ae054ba0ed8d61bc11f3 | |
parent | 652f49d176b12618c7f537885c0cb1767121acf0 (diff) | |
download | pleroma-00ddfbe1c2311ea23927d0692353ae6295c1640c.tar.gz |
Remove .idea
-rw-r--r-- | .idea/libraries/gen_smtp.xml | 6 | ||||
-rw-r--r-- | .idea/libraries/html_entities.xml | 6 | ||||
-rw-r--r-- | .idea/libraries/plug_cowboy.xml | 8 | ||||
-rw-r--r-- | .idea/libraries/plug_crypto.xml | 8 | ||||
-rw-r--r-- | .idea/libraries/swoosh.xml | 6 |
5 files changed, 0 insertions, 34 deletions
diff --git a/.idea/libraries/gen_smtp.xml b/.idea/libraries/gen_smtp.xml deleted file mode 100644 index e02c2c68c..000000000 --- a/.idea/libraries/gen_smtp.xml +++ /dev/null @@ -1,6 +0,0 @@ -<component name="libraryTable"> - <library name="gen_smtp" type="mix"> - <CLASSES /> - <SOURCES /> - </library> -</component>
\ No newline at end of file diff --git a/.idea/libraries/html_entities.xml b/.idea/libraries/html_entities.xml deleted file mode 100644 index 996a8d55c..000000000 --- a/.idea/libraries/html_entities.xml +++ /dev/null @@ -1,6 +0,0 @@ -<component name="libraryTable"> - <library name="html_entities" type="mix"> - <CLASSES /> - <SOURCES /> - </library> -</component>
\ No newline at end of file diff --git a/.idea/libraries/plug_cowboy.xml b/.idea/libraries/plug_cowboy.xml deleted file mode 100644 index 30a8b7257..000000000 --- a/.idea/libraries/plug_cowboy.xml +++ /dev/null @@ -1,8 +0,0 @@ -<component name="libraryTable"> - <library name="plug_cowboy" type="mix"> - <CLASSES /> - <SOURCES> - <root url="file://$PROJECT_DIR$/deps/plug_cowboy/lib" /> - </SOURCES> - </library> -</component>
\ No newline at end of file diff --git a/.idea/libraries/plug_crypto.xml b/.idea/libraries/plug_crypto.xml deleted file mode 100644 index 69d4a35b3..000000000 --- a/.idea/libraries/plug_crypto.xml +++ /dev/null @@ -1,8 +0,0 @@ -<component name="libraryTable"> - <library name="plug_crypto" type="mix"> - <CLASSES /> - <SOURCES> - <root url="file://$PROJECT_DIR$/deps/plug_crypto/lib" /> - </SOURCES> - </library> -</component>
\ No newline at end of file diff --git a/.idea/libraries/swoosh.xml b/.idea/libraries/swoosh.xml deleted file mode 100644 index 546fdb7cd..000000000 --- a/.idea/libraries/swoosh.xml +++ /dev/null @@ -1,6 +0,0 @@ -<component name="libraryTable"> - <library name="swoosh" type="mix"> - <CLASSES /> - <SOURCES /> - </library> -</component>
\ No newline at end of file |