Codebase list haskell-xss-sanitize / debian/0.3.5.6-1 .gitignore
debian/0.3.5.6-1

Tree @debian/0.3.5.6-1 (Download .tar.gz)

.gitignore @debian/0.3.5.6-1raw · history · blame

1
2
3
4
5
6
7
8
# This should ensure that under p/, there are only directories foo/debian, but everything else in p/, and everything in p/foo/ besides debian, is ignored
/p/*
!/p/*/
/p/*/*
!/p/*/debian/

dist
lab