convert svn:ignore to gitignore
authorStephan Kulow <coolo@suse.de>
Thu, 3 Dec 2009 18:21:17 +0000 (19:21 +0100)
committerStephan Kulow <coolo@suse.de>
Thu, 3 Dec 2009 18:21:17 +0000 (19:21 +0100)
commit72a74c23837467ab3d3488c0187390d2559bc5e3
tree323498ca194e71ee35280b00b8a36068f6b324e3
parent40c32f2f61885277b9c698d1dfe70b98810c1602
convert svn:ignore to gitignore
17 files changed:
.gitignore [new file with mode: 0644]
app/controllers/.gitignore [new file with mode: 0644]
app/models/.gitignore [new file with mode: 0644]
app/views/.gitignore [new file with mode: 0644]
app/views/main/.gitignore [new file with mode: 0644]
app/views/promomailer/.gitignore [new file with mode: 0644]
app/views/search/.gitignore [new file with mode: 0644]
config/.gitignore [new file with mode: 0644]
config/environments/.gitignore [new file with mode: 0644]
db/.gitignore [new file with mode: 0644]
log/.gitignore [new file with mode: 0644]
public/.gitignore [new file with mode: 0644]
tmp/cache/.gitignore [new file with mode: 0644]
tmp/cache/_descriptions/.gitignore [new file with mode: 0644]
tmp/cache/_searchresults/.gitignore [new file with mode: 0644]
tmp/sessions/.gitignore [new file with mode: 0644]
tmp/sockets/.gitignore [new file with mode: 0644]