diff options
author | isabelle-dr | 2022-03-22 19:35:30 -0400 |
---|---|---|
committer | isabelle-dr | 2022-03-22 19:35:30 -0400 |
commit | 590278778dd3cbd447ffcb7ce9ee4f455d57d079 (patch) | |
tree | 013d8eca5e8c0210a1b6fd2462e0c3a82b99ecab | |
parent | ae6d0e169275f5c5717be2cc31e4d32d802e9fa7 (diff) |
reorganize repo
-rw-r--r-- | .idea/.gitignore | 8 | ||||
-rw-r--r-- | .idea/GTFS-books.iml | 9 | ||||
-rw-r--r-- | .idea/misc.xml | 6 |
3 files changed, 0 insertions, 23 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 73f69e0..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml -# Editor-based HTTP Client requests -/httpRequests/ diff --git a/.idea/GTFS-books.iml b/.idea/GTFS-books.iml deleted file mode 100644 index d6ebd48..0000000 --- a/.idea/GTFS-books.iml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module type="JAVA_MODULE" version="4"> - <component name="NewModuleRootManager" inherit-compiler-output="true"> - <exclude-output /> - <content url="file://$MODULE_DIR$" /> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - </component> -</module>
\ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 639900d..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="ProjectRootManager"> - <output url="file://$PROJECT_DIR$/out" /> - </component> -</project>
\ No newline at end of file |