diff --git a/.gitignore b/.gitignore index b253bbc..7ea113c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -*.iml .gradle /local.properties /.idea/* diff --git a/app/app.iml b/app/app.iml new file mode 100644 index 0000000..8e6c3ac --- /dev/null +++ b/app/app.iml @@ -0,0 +1,141 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/fuplanner.iml b/fuplanner.iml new file mode 100644 index 0000000..357f9cd --- /dev/null +++ b/fuplanner.iml @@ -0,0 +1,19 @@ +?xml version="1.0" encoding="UTF-8"?> + + + + + + + + + + + + + + + + \ No newline at end of file