summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiří Techet <techet@gmail.com>2019-02-18 16:28:15 +0100
committerJiří Techet <techet@gmail.com>2019-02-18 16:29:38 +0100
commitb6f17ce1ba6b862b6b55bd9c66a01d0d88e151a3 (patch)
tree361172546ad9907de62dae7cd4fbea9a0950b5b0
parent74b46446e191df07ca76616a5c4d35223a5fe459 (diff)
downloadlibchamplain-b6f17ce1ba6b862b6b55bd9c66a01d0d88e151a3.tar.gz
Add a comment to .gitignore about the _ prefix for meson build dir
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 91408e4..179de25 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
+# prefix the meson build directory with _ to get it ignored
+_*
+
Makefile
Makefile.in
aclocal.m4
@@ -17,7 +20,6 @@ autom4te.cache
*#*
*.sw?
*.pyc
-_*
champlain-gtk/champlain-gtk-marshal.c
champlain-gtk/champlain-gtk-marshal.h
champlain-gtk/stamp-marshal