mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-02-06 10:21:57 +08:00
better gitignore
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -8,3 +8,18 @@ Makefile
|
||||
Makefile.in
|
||||
.deps/
|
||||
.libs/
|
||||
/acinclude.m4
|
||||
/aclocal.m4
|
||||
/autom4te.cache
|
||||
/compile
|
||||
/missing
|
||||
/stamp-h1
|
||||
/config.*
|
||||
/configure
|
||||
/depcomp
|
||||
/install-sh
|
||||
/libtool
|
||||
/*.pc
|
||||
/*config.h
|
||||
/*config.h.in
|
||||
|
||||
|
||||
Reference in New Issue
Block a user