[vala/staging] gitignore: Update and add some IDE files



commit 6bbaf9ab2683664d5ccba52cd44c0e2d3c89ca9c
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Mon Apr 27 14:43:59 2020 +0200

    gitignore: Update and add some IDE files

 .gitignore | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1f8def72c..120e1929f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,34 +12,28 @@ Makefile
 .libs
 libvala-*.vapi
 
+build-aux
 config.*
 aclocal.m4
 autom4te.cache
 ChangeLog
 configure
-depcomp
 INSTALL
-install-sh
 libtool
 m4
-missing
-ltmain.sh
-ylwrap
-compile
 stamp-h1
 *.pc
 .tarball-version
 .version
-.DS_Store
 
 *.gcda
 *.gcno
 coverage
 lcov.info
 
-*~
-
-build-aux/test-driver
-
 tests/_test
 
+*~
+.DS_Store
+.vscode
+Makecache


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]