diff --git a/Notes-master/.gitignore b/Notes-master/.gitignore index 7df8dff..aa724b7 100644 --- a/Notes-master/.gitignore +++ b/Notes-master/.gitignore @@ -1,9 +1,15 @@ -# generated files -bin/ -gen/ - -# Local configuration file (sdk path, etc) -project.properties -.settings/ -.classpath -.project +*.iml +.gradle +/local.properties +/.idea/caches +/.idea/libraries +/.idea/modules.xml +/.idea/workspace.xml +/.idea/navEditor.xml +/.idea/assetWizardSettings.xml +.DS_Store +/build +/captures +.externalNativeBuild +.cxx +local.properties diff --git a/Notes-master/.idea/.gitignore b/Notes-master/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/Notes-master/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/Notes-master/.idea/.name b/Notes-master/.idea/.name new file mode 100644 index 0000000..b3405b3 --- /dev/null +++ b/Notes-master/.idea/.name @@ -0,0 +1 @@ +My Application \ No newline at end of file diff --git a/Notes-master/.idea/compiler.xml b/Notes-master/.idea/compiler.xml new file mode 100644 index 0000000..b589d56 --- /dev/null +++ b/Notes-master/.idea/compiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Notes-master/.idea/deploymentTargetDropDown.xml b/Notes-master/.idea/deploymentTargetDropDown.xml new file mode 100644 index 0000000..0c0c338 --- /dev/null +++ b/Notes-master/.idea/deploymentTargetDropDown.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/Notes-master/.idea/gradle.xml b/Notes-master/.idea/gradle.xml new file mode 100644 index 0000000..0897082 --- /dev/null +++ b/Notes-master/.idea/gradle.xml @@ -0,0 +1,19 @@ + + + + + + + \ No newline at end of file diff --git a/Notes-master/.idea/migrations.xml b/Notes-master/.idea/migrations.xml new file mode 100644 index 0000000..f8051a6 --- /dev/null +++ b/Notes-master/.idea/migrations.xml @@ -0,0 +1,10 @@ + + + + + + \ No newline at end of file diff --git a/Notes-master/.idea/misc.xml b/Notes-master/.idea/misc.xml index 639900d..0ad17cb 100644 --- a/Notes-master/.idea/misc.xml +++ b/Notes-master/.idea/misc.xml @@ -1,6 +1,10 @@ - - + + + + + + \ No newline at end of file diff --git a/Notes-master/.idea/workspace.xml b/Notes-master/.idea/workspace.xml index 3ae3b6d..f20fac8 100644 --- a/Notes-master/.idea/workspace.xml +++ b/Notes-master/.idea/workspace.xml @@ -1,10 +1,27 @@ + + + + + + + + @style/NoteActionBarStyle + + + + + @style/NoteActionBarStyle + + + + - +