Quantcast

Added some intellij in.

Repooc [07-30-14 - 06:30]
Added some intellij in.
Filename
.gitignore
.hgignore
.idea/copyright/LUA_Projects.xml
.idea/copyright/profiles_settings.xml
diff --git a/.gitignore b/.gitignore
index eb52733..bd1e22b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -164,5 +164,14 @@ pip-log.txt

 *.sublime*

-.idea
+.idea/libraries/
+.idea/scopes/
+.idea/compiler.xml
+.idea/encodings.xml
+.idea/misc.xml
+.idea/modules.xml
+.idea/.name
+.idea/uiDesigner.xml
+.idea/vcs.xml
+.idea/workspace.xml
 *.iml
\ No newline at end of file
diff --git a/.hgignore b/.hgignore
index 2d8c945..7f15d84 100644
--- a/.hgignore
+++ b/.hgignore
@@ -166,5 +166,14 @@ pip-log.txt

 *.sublime*

-.idea
+.idea/libraries/
+.idea/scopes/
+.idea/compiler.xml
+.idea/encodings.xml
+.idea/misc.xml
+.idea/modules.xml
+.idea/.name
+.idea/uiDesigner.xml
+.idea/vcs.xml
+.idea/workspace.xml
 *.iml
\ No newline at end of file
diff --git a/.idea/copyright/LUA_Projects.xml b/.idea/copyright/LUA_Projects.xml
new file mode 100644
index 0000000..e80dbc2
--- /dev/null
+++ b/.idea/copyright/LUA_Projects.xml
@@ -0,0 +1,9 @@
+<component name="CopyrightManager">
+  <copyright>
+    <option name="notice" value="Copyright (c) &amp;#36;today.year. Lorem ipsum dolor sit amet, consectetur adipiscing elit. &#10;Morbi non lorem porttitor neque feugiat blandit. Ut vitae ipsum eget quam lacinia accumsan. &#10;Etiam sed turpis ac ipsum condimentum fringilla. Maecenas magna. &#10;Proin dapibus sapien vel ante. Aliquam erat volutpat. Pellentesque sagittis ligula eget metus. &#10;Vestibulum commodo. Ut rhoncus gravida arcu." />
+    <option name="keyword" value="Copyright" />
+    <option name="allowReplaceKeyword" value="" />
+    <option name="myName" value="LUA Projects" />
+    <option name="myLocal" value="true" />
+  </copyright>
+</component>
\ No newline at end of file
diff --git a/.idea/copyright/profiles_settings.xml b/.idea/copyright/profiles_settings.xml
new file mode 100644
index 0000000..f383e83
--- /dev/null
+++ b/.idea/copyright/profiles_settings.xml
@@ -0,0 +1,10 @@
+<component name="CopyrightManager">
+  <settings default="">
+    <LanguageOptions name="Lua">
+      <option name="fileTypeOverride" value="3" />
+      <option name="block" value="false" />
+      <option name="prefixLines" value="false" />
+      <option name="filler" value="=" />
+    </LanguageOptions>
+  </settings>
+</component>
\ No newline at end of file