.gitignore 74 B

1234567
  1. .env
  2. app/tmp/
  3. app/num_limit/
  4. .idea/
  5. app/Data/
  6. .env.old
  7. .phpunit.cache/