Simplify .gitignore

This commit is contained in:
messense 2017-05-21 20:37:32 +08:00
parent c9717249a2
commit 5686a8110b
No known key found for this signature in database
GPG Key ID: BB41A8A2C716CCA9
1 changed files with 2 additions and 4 deletions

6
.gitignore vendored
View File

@ -1,9 +1,7 @@
/target target
/Cargo.lock Cargo.lock
/doc /doc
/gh-pages /gh-pages
/pyo3cls/target
/pyo3cls/Cargo.lock
*.so *.so
*.out *.out