summaryrefslogtreecommitdiffstats
path: root/docs/en/rst/extensions/.gitignore
blob: 2bf52148943449870cf012ad3c6789a3056c7191 (plain)
1
2
3
4
5
6
# Git doesn't like having empty directories in the repo.
# So we have this file.
# It says to ignore everything in this directory.
*
# Except this file, of course.
!.gitignore