Files
docker-docs/.gitignore
Andrea Luzzardi b2fa060957 gitignore: Fix "swarm" pattern matching.
The pattern without slashes was conflicting with cluster/swarm:

```
$ git add cluster/swarm/cluster.go
The following paths are ignored by one of your .gitignore files:
cluster/swarm
Use -f if you really want to add them.
fatal: no files added
```

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-05-11 16:56:08 -07:00

2 lines
6 B
Plaintext