ignore target director from git

This commit is contained in:
Strong Liu 2013-11-11 20:54:24 +08:00
parent 0d643af4f5
commit fe82f74a05
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -7,6 +7,7 @@
# Build output directies
/target
*/target
*/**/target
/build
*/build
testdb