mirror of
https://github.com/github/gitignore
synced 2024-10-31 17:18:45 +01:00
4f86c33896
add .project files to .gitignore
19 lines
195 B
Plaintext
19 lines
195 B
Plaintext
*.rbc
|
|
*.sassc
|
|
.sass-cache
|
|
capybara-*.html
|
|
.rspec
|
|
.rvmrc
|
|
/.bundle
|
|
/vendor/bundle
|
|
/log/*
|
|
/tmp/*
|
|
/db/*.sqlite3
|
|
/public/system/*
|
|
/coverage/
|
|
/spec/tmp/*
|
|
**.orig
|
|
rerun.txt
|
|
pickle-email-*.html
|
|
.project
|