mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 15:46:37 +03:00
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:
Reference in New Issue
Block a user