Ignore scratch source files and symlinked boost.

This commit is contained in:
Christopher Kohlhoff 2014-04-28 12:51:01 +10:00
parent e80030ffa1
commit 5b935e27dd
2 changed files with 5 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
/*.cpp
/*.hpp
/boost

2
asio/.gitignore vendored
View File

@ -18,3 +18,5 @@ test-driver
*.gz
*.bz2
*.zip
/*.cpp
/*.hpp