Browse Source

Putting in _output so the warning doesn't come up

dev
Andy Meneely 12 years ago
parent
commit
3daea1b452
  1. 3
      lib/squib/project_template/.gitignore
  2. 1
      lib/squib/project_template/_output/gitkeep.txt

3
lib/squib/project_template/.gitignore vendored

@ -1,2 +1,3 @@
_output
_output/*.png
_output/*.pdf

1
lib/squib/project_template/_output/gitkeep.txt

@ -0,0 +1 @@
Keep this here so that Git knows to keep the _output directory on a fresh clone
Loading…
Cancel
Save