diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-11-24 09:20:52 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-11-24 09:20:52 -0500 |
| commit | 73f61722b2320f5df619a9b0db078d71b834fcec (patch) | |
| tree | 9340307a34df4247f153115a342377b7bd7c0cf3 /.idea/modules.xml | |
| parent | f18f4c5daa08a139555be0a780d20e00413d4b32 (diff) | |
| download | Project-NewTube-73f61722b2320f5df619a9b0db078d71b834fcec.tar.gz Project-NewTube-73f61722b2320f5df619a9b0db078d71b834fcec.tar.bz2 Project-NewTube-73f61722b2320f5df619a9b0db078d71b834fcec.zip | |
Got rid of the ALP stuff
Diffstat (limited to '.idea/modules.xml')
| -rw-r--r-- | .idea/modules.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..3575d80 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectModuleManager"> + <modules> + <module fileurl="file://$PROJECT_DIR$/.idea/Project-NewTube.iml" filepath="$PROJECT_DIR$/.idea/Project-NewTube.iml" /> + </modules> + </component> +</project>
\ No newline at end of file |
