mirror of
https://github.com/yshui/picom.git
synced 2024-11-25 14:06:08 -05:00
Added .gitignore.
This commit is contained in:
parent
491aa4b9a7
commit
3f8a32b083
1 changed files with 17 additions and 0 deletions
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
|
@ -0,0 +1,17 @@
|
|||
.deps
|
||||
Makefile
|
||||
Makefile.in
|
||||
aclocal.m4
|
||||
autom4te.cache
|
||||
config.h
|
||||
config.h.in
|
||||
config.log
|
||||
config.status
|
||||
configure
|
||||
depcomp
|
||||
install-sh
|
||||
missing
|
||||
stamp-h1
|
||||
xcompmgr
|
||||
*.o
|
||||
|
Loading…
Reference in a new issue