]> source.dussan.org Git - nextcloud-server.git/commit
gitignore: Make paths relative to repository root.
authorAndreas Fischer <bantu@owncloud.com>
Sat, 29 Jun 2013 14:31:04 +0000 (16:31 +0200)
committerAndreas Fischer <bantu@owncloud.com>
Sat, 29 Jun 2013 14:33:42 +0000 (16:33 +0200)
commit4da9eaa4c7c20bd15c034d4abb3ee89a2942f08c
tree005e6091f0ff3a3848f5a12e6412fa81b8367407
parentae48e5b496afab31d61f64523d87978175334fce
gitignore: Make paths relative to repository root.

Paths without the leading slash apply to all subdirectories, which especially
means that /tests/data is ignored, making it unnecessarily hard to add test
data.
.gitignore