diff --git a/.gitignore b/.gitignore index 8d48acc7c..4c0a952bc 100644 --- a/.gitignore +++ b/.gitignore @@ -11,11 +11,11 @@ *.so *~ .*.swp -._* .DS_Store -.git -.gitignore +._* .nfs.* +/.git +/.gitignore [568a].out _cgo_* core diff --git a/build/root/share/.gitignore b/build/root/share/.gitignore new file mode 100644 index 000000000..72e8ffc0d --- /dev/null +++ b/build/root/share/.gitignore @@ -0,0 +1 @@ +* diff --git a/web/.gitignore b/web/.gitignore new file mode 100644 index 000000000..1bd504a7c --- /dev/null +++ b/web/.gitignore @@ -0,0 +1 @@ +static/generated