diff options
author | Iñigo Martínez <inigomartinez@gmail.com> | 2017-10-22 11:35:29 +0200 |
---|---|---|
committer | Iñigo Martínez <inigomartinez@gmail.com> | 2017-10-22 11:36:31 +0200 |
commit | f82500d8cfccf4329ea0eedea07f1118264dc1ed (patch) | |
tree | 5fe3d3990e48099e327ccce32b88ac69fdcf7477 /tests | |
parent | a4e11496ec98344823515ed71be7847c405e8d99 (diff) | |
download | dconf-f82500d8cfccf4329ea0eedea07f1118264dc1ed.tar.gz |
Remove .gitignore files
meson does not allow to build source code inside the source code
tree, for this reason there is no need for .gitignore files to
ignore built files.
This patch removes .gitignore files which are no longer needed.
https://bugzilla.gnome.org/show_bug.cgi?id=784910
Diffstat (limited to 'tests')
-rw-r--r-- | tests/.gitignore | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/.gitignore b/tests/.gitignore deleted file mode 100644 index 686b020..0000000 --- a/tests/.gitignore +++ /dev/null @@ -1,11 +0,0 @@ -libdconf-mock.a - -changeset -client -engine -gdbus-filter -gdbus-thread -gvdb -libdbus-1 -paths -shm |