[gnome-weather] Add .gitignore
- From: Christopher Davis <christopherdavis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-weather] Add .gitignore
- Date: Sun, 27 Jan 2019 15:31:59 +0000 (UTC)
commit a2741bf1a3c962ddf28de62b55594a0552e2b02f
Author: Christopher Davis <brainblasted disroot org>
Date: Sun Jan 27 10:30:49 2019 -0500
Add .gitignore
Now that we use meson we need to manually create our .gitignore so we don't accidentally commit unwanted
files.
.gitignore | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e35d885
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+_build
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]