diff options
| author | Mikhail Osipov <mike.osipov@gmail.com> | 2020-06-07 01:22:21 +0300 |
|---|---|---|
| committer | Mikhail Osipov <mike.osipov@gmail.com> | 2020-06-19 22:36:41 +0300 |
| commit | 1e14e4aa2d90afb8a877767c1e6f247e4a8eceb9 (patch) | |
| tree | cf626cf9ef6e5169dd8eb1152a7ad02e5433119d /.gitignore | |
Update windowheader plugin
- sync with updates of wnck
- sync with updates of xfce
- add build scripts
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..27bdee9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,29 @@ +*.gmo +*.la +*.lo +*.swp +*.tar.* +.deps +.libs +ChangeLog +INSTALL +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +compile +config* +depcomp +install-sh +intltool* +libtool +ltmain.sh +missing +mkinstalldirs +panel-plugin/*.desktop +panel-plugin/*.desktop.in +po/.intltool-merge-cache +po/Makefile.in.in +po/POTFILES +stamp-* +m4 |
