cours-php/.gitignore

18 lines
402 B
Plaintext
Raw Normal View History

2015-02-24 15:43:06 +01:00
# Node rules:
## Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
## Dependency directory
## Commenting this out is preferred by some people, see
## https://docs.npmjs.com/misc/faq#should-i-check-my-node_modules-folder-into-git
node_modules
# Book build output
2015-08-24 23:46:49 +02:00
_book
2015-02-24 15:43:06 +01:00
# eBook build output
*.epub
*.mobi
2015-08-25 01:08:12 +02:00
*.pdf
>>>>>>> e5ffe94f00175a9e81cc71f5c6dd39efad23dcf3