minor #83 Rename .gitkeep files to .gitignore (teohhanhui)

This PR was merged into the master branch.

Discussion
----------

Rename .gitkeep files to .gitignore

| Q | A |
| --- | --- |
| License | MIT |

Let's not keep this legacy convention. *(pun intended)*

The **official** guidance is to use an empty `.gitignore` file.

See

https://git.wiki.kernel.org/index.php/GitFaq#Can_I_add_empty_directories.3F

and

https://git.wiki.kernel.org/index.php/SvnMigration#Empty_directories

Commits
-------

0480f8c Rename .gitkeep files to .gitignore
This commit is contained in:
Fabien Potencier
2017-05-30 13:09:48 -07:00
7 changed files with 0 additions and 0 deletions