today_ai_weather/config
songtianlun 38884bdaa7 chore: cleanup IDE configuration files
- Remove .idea directory and its contents
- Add .idea to .gitignore to prevent tracking

This commit removes the IDE configuration files which are not
necessary for the repository. This keeps the repository clean and
prevents potential conflicts for different developers using different
IDEs. The .idea directory is now also ignored in the .gitignore
file to prevent future commits of these files.
2025-01-20 13:27:29 +08:00
..
environments init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
initializers feat: add friendly_id for cities and weather arts 2025-01-19 12:21:00 +08:00
locales init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
application.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
boot.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
cable.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
cache.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
credentials.yml.enc chore: cleanup IDE configuration files 2025-01-20 13:27:29 +08:00
database.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
deploy.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
environment.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
puma.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
queue.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
recurring.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
routes.rb feat: add friendly_id for cities and weather arts 2025-01-19 12:21:00 +08:00
storage.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00