update .gitignore to exclude trunk

This commit is contained in:
Christoffer Müller Madsen 2016-10-20 04:40:24 +02:00
parent 5d6438a5ef
commit 328e6a369f
1 changed files with 3 additions and 2 deletions

5
.gitignore vendored
View File

@ -1,4 +1,5 @@
*/pkg
*/src
pkg
src
trunk
*.tar*
*.zip