Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List of files to ignore from template during init #33

Closed
stu0292 opened this issue Jun 21, 2018 · 1 comment
Closed

List of files to ignore from template during init #33

stu0292 opened this issue Jun 21, 2018 · 1 comment

Comments

@stu0292
Copy link

stu0292 commented Jun 21, 2018

My template includes files such as .gitignore, a README and the .git folder. It'd be nice if I could list these in something like a .bsignore file so that init wouldn't copy them every time I create a new presentation

@stu0292
Copy link
Author

stu0292 commented Jun 21, 2018

Turns out reorganising your folder structure is the answer 😄

your-template
|---.git/
|---.gitignore
|---README.md
|---demo.md
\---template/
    |---index.html
    |---styles.scss
    \---remark.min.js

@stu0292 stu0292 closed this as completed Jun 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant