Skip to content
This repository has been archived by the owner on Mar 28, 2018. It is now read-only.

Commit

Permalink
build: remove missplaced .gitignore files
Browse files Browse the repository at this point in the history
Two files that were not needed were added, with this commit we just
udpdate the only .gitignore at the root of the repo

Signed-off-by: Geronimo Orozco <[email protected]>
  • Loading branch information
gorozco1 committed May 12, 2017
1 parent 4c7a047 commit 1a88623
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 10 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,14 @@ data/dockerFiles/Dockerfile.ubuntu
tests/lib/test-common.bash
tests/functional/run-functional-tests.sh
tests/integration/docker/test.sh
data/obs-packaging/linux-container/wd/debian/config
data/obs-packaging/linux-container/linux-container_*
data/obs-packaging/linux-container/linux-*.tar.xz
data/obs-packaging/linux-container/linux-container.spec
data/obs-packaging/linux-container/wd/debian/patches/*.patch
data/obs-packaging/linux-container/wd/net
data/obs-packaging/clear-containers-image/clear-*-containers.img.xz
data/obs-packaging/clear-containers-image/wd/debian/rules
data/obs-packaging/clear-containers-image/clear-containers-image.spec
data/obs-packaging/clear-containers-image/clear-containers-image_*
home\:clearlinux*
4 changes: 0 additions & 4 deletions data/obs-packaging/clear-containers-image/.gitignore

This file was deleted.

6 changes: 0 additions & 6 deletions data/obs-packaging/linux-container/.gitignore

This file was deleted.

0 comments on commit 1a88623

Please sign in to comment.