.gitignore 181 B

12345678910111213141516171819202122
  1. .svn
  2. config.yml
  3. *.db
  4. *.sqlite3
  5. *.swp
  6. *~
  7. *.pidaproject
  8. *.log
  9. *.mo
  10. pkg
  11. ssl
  12. custom/*
  13. .DS_Store
  14. /nbproject
  15. .irbrc_history
  16. resources/dev
  17. .rvmrc
  18. .bundle
  19. .vagrant
  20. Vagrantfile
  21. Gemfile.lock