[gnome-software/wip/mcrha/add-gitignore: 17/17] misc: Add .gitignore file
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/mcrha/add-gitignore: 17/17] misc: Add .gitignore file
- Date: Tue, 6 Oct 2020 12:26:20 +0000 (UTC)
commit 3a7983df0a4b83c77351a41c4e86da896fb0b375
Author: Milan Crha <mcrha redhat com>
Date: Tue Oct 6 14:25:24 2020 +0200
misc: Add .gitignore file
The `git status -u` shows the whole content of the top directories of
the `subprojects` directory, making it too easy to overlook some files
not being part of the git checkout, when they are supposed to be there.
Closes https://gitlab.gnome.org/GNOME/gnome-software/-/merge_requests/513
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..26a96265
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+subprojects/libglib-testing/
+subprojects/libxmlb/
+subprojects/malcontent/
+subprojects/sysprof/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]