1
0
mirror of https://github.com/pattern-lab/patternlab-php.git synced 2025-01-16 21:58:19 +01:00

re-adding public to the ignore

This commit is contained in:
Dave Olsen 2016-07-12 00:37:22 -04:00
parent 16fd7d3725
commit 8e29330177

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
.DS_Store .DS_Store
export/* export/*
public/*
source/styleguide/* source/styleguide/*
vendor/* vendor/*