today_ai_weather/.idea
songtianlun de60010a5c chore: add project configuration files
- Add .gitignore to exclude IDE-specific files
- Create misc.xml, modules.xml, and vcs.xml for project settings
- Add sample_rails_app.iml for Ruby on Rails module configuration
- Remove unused gems from Gemfile.lock to streamline dependencies

These changes set up the project environment for Ruby on Rails development and improve dependency management by removing unnecessary gems.
2025-01-04 09:46:12 +08:00
..
.gitignore chore: add project configuration files 2025-01-04 09:46:12 +08:00
misc.xml chore: add project configuration files 2025-01-04 09:46:12 +08:00
modules.xml chore: add project configuration files 2025-01-04 09:46:12 +08:00
sample_rails_app.iml chore: add project configuration files 2025-01-04 09:46:12 +08:00
vcs.xml chore: add project configuration files 2025-01-04 09:46:12 +08:00