Add .gitignore
This commit is contained in:
parent
191464e441
commit
fd69eeb87d
28
.gitignore
vendored
Normal file
28
.gitignore
vendored
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
*.la
|
||||||
|
*.lo
|
||||||
|
*.o
|
||||||
|
.deps
|
||||||
|
.libs
|
||||||
|
ChangeLog
|
||||||
|
INSTALL
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
||||||
|
NEWS
|
||||||
|
aclocal.m4
|
||||||
|
autom4te.cache
|
||||||
|
config.h
|
||||||
|
config.h.in
|
||||||
|
config.log
|
||||||
|
config.status
|
||||||
|
config
|
||||||
|
configure
|
||||||
|
libtool
|
||||||
|
scripts/launcher.pyc
|
||||||
|
src/*.gir
|
||||||
|
src/*.typelib
|
||||||
|
src/*-enum-types.[ch]
|
||||||
|
src/*-marshal.[ch]
|
||||||
|
src/Makefile
|
||||||
|
src/Makefile.in
|
||||||
|
src/gnomeshell-taskpanel
|
||||||
|
stamp-h1
|
Loading…
Reference in New Issue
Block a user