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 *.so
*~ *~
.*.swp .*.swp
._*
.DS_Store .DS_Store
.git ._*
.gitignore
.nfs.* .nfs.*
/.git
/.gitignore
[568a].out [568a].out
_cgo_* _cgo_*
core 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