summaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
Diffstat (limited to '.idea')
-rw-r--r--.idea/inspectionProfiles/Project_Default.xml8
-rw-r--r--.idea/vcs.xml1
2 files changed, 9 insertions, 0 deletions
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
new file mode 100644
index 0000000..969ca91
--- /dev/null
+++ b/.idea/inspectionProfiles/Project_Default.xml
@@ -0,0 +1,8 @@
1<component name="InspectionProjectProfileManager">
2 <profile version="1.0">
3 <option name="myName" value="Project Default" />
4 <inspection_tool class="PointlessBitwiseExpression" enabled="false" level="WARNING" enabled_by_default="false">
5 <option name="m_ignoreExpressionsContainingConstants" value="true" />
6 </inspection_tool>
7 </profile>
8</component> \ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
index 94a25f7..7dc97e3 100644
--- a/.idea/vcs.xml
+++ b/.idea/vcs.xml
@@ -2,5 +2,6 @@
2<project version="4"> 2<project version="4">
3 <component name="VcsDirectoryMappings"> 3 <component name="VcsDirectoryMappings">
4 <mapping directory="$PROJECT_DIR$" vcs="Git" /> 4 <mapping directory="$PROJECT_DIR$" vcs="Git" />
5 <mapping directory="$PROJECT_DIR$/td" vcs="Git" />
5 </component> 6 </component>
6</project> \ No newline at end of file 7</project> \ No newline at end of file