1
0
Fork 0
mirror of https://github.com/thoughtbot/capybara-webkit synced 2023-03-27 23:22:28 -04:00
capybara-webkit/.gitignore
George Brocklehurst a4a0034b29 Add Vagrant configuration.
capybara-webkit has various development dependencies which can be a little
cumbersome to manage. With vagrant they can all be nicely bundled up in a VM and
installed automatically.
2013-01-16 23:05:58 +01:00

21 lines
203 B
Text

*.swp
bin/webkit_server*
*.swo
*~
*.o
*.moc
Makefile*
qrc_*
*.xcodeproj
*.app
moc_*.cpp
.bundle
pkg
src/webkit_server
src/webkit_server.exe
.DS_Store
tmp
.rvmrc
src/debug
webkit_server.pro.user
.vagrant