It is best to put just about everything under the sun into source control.
Code
Libraries
Resources
Build/Deploy Scripts
Database creation and update scripts
Certain documentation
Environment Specific Configuration Files
The only thing that shouldn't be put into source control are build artifacts for your project.