Merge pull request #191 from prometheus/update-gitignore-files

Ignore web/static/generated and build/root/share
This commit is contained in:
Bernerd Schaefer 2013-04-25 03:59:04 -07:00
commit 19fc094362
3 changed files with 5 additions and 3 deletions

6
.gitignore vendored
View file

@ -11,11 +11,11 @@
*.so
*~
.*.swp
._*
.DS_Store
.git
.gitignore
._*
.nfs.*
/.git
/.gitignore
[568a].out
_cgo_*
core

1
build/root/share/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
*

1
web/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
static/generated