diff options
author | Stephen Kelly <steveire@gmail.com> | 2017-01-05 21:33:39 +0000 |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2017-01-05 21:38:51 +0000 |
commit | 67798115b79085d61d8ef2b706aa1d19b4ef6e46 (patch) | |
tree | 75a32c1a8b5b54da486e7aee0e51366d575c50be | |
parent | 13f66631495e232ae53a0bb683bce323f1a7acb2 (diff) | |
download | extra-cmake-modules-67798115b79085d61d8ef2b706aa1d19b4ef6e46.tar.gz extra-cmake-modules-67798115b79085d61d8ef2b706aa1d19b4ef6e46.tar.bz2 |
Remove gitignore file
gitignore files hide things which should not be hidden. KDE repos
usually don't contain them. Anyone wanting to use a gitignore file can
add it to their home directory more conveniently that individual repos
like this.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 796b96d1..00000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/build |