diff options
author | marha <marha@users.sourceforge.net> | 2013-04-10 22:50:07 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2013-04-10 22:50:07 +0200 |
commit | d95b2ad7bc95e4ba2f1af9737935878f1ff7d79a (patch) | |
tree | bbd4283d0e1df9ffb560afa4a46ee813a9131a13 /apps/xrdb/.gitignore | |
parent | d4d629b77742e60caac3d120ff40e9f386380af2 (diff) | |
download | vcxsrv-d95b2ad7bc95e4ba2f1af9737935878f1ff7d79a.tar.gz vcxsrv-d95b2ad7bc95e4ba2f1af9737935878f1ff7d79a.tar.bz2 vcxsrv-d95b2ad7bc95e4ba2f1af9737935878f1ff7d79a.zip |
Added xrdb app from git sources
Diffstat (limited to 'apps/xrdb/.gitignore')
-rw-r--r-- | apps/xrdb/.gitignore | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/apps/xrdb/.gitignore b/apps/xrdb/.gitignore new file mode 100644 index 000000000..0d6e60997 --- /dev/null +++ b/apps/xrdb/.gitignore @@ -0,0 +1,79 @@ +# +# X.Org module default exclusion patterns +# The next section if for module specific patterns +# +# Do not edit the following section +# GNU Build System (Autotools) +aclocal.m4 +autom4te.cache/ +autoscan.log +ChangeLog +compile +config.guess +config.h +config.h.in +config.log +config-ml.in +config.py +config.status +config.status.lineno +config.sub +configure +configure.scan +depcomp +.deps/ +INSTALL +install-sh +.libs/ +libtool +libtool.m4 +ltmain.sh +lt~obsolete.m4 +ltoptions.m4 +ltsugar.m4 +ltversion.m4 +Makefile +Makefile.in +mdate-sh +missing +mkinstalldirs +*.pc +py-compile +stamp-h? +symlink-tree +texinfo.tex +ylwrap + +# Do not edit the following section +# Edit Compile Debug Document Distribute +*~ +*.[0-9] +*.[0-9]x +*.bak +*.bin +core +*.dll +*.exe +*-ISO*.bdf +*-JIS*.bdf +*-KOI8*.bdf +*.kld +*.ko +*.ko.cmd +*.lai +*.l[oa] +*.[oa] +*.obj +*.patch +*.so +*.pcf.gz +*.pdb +*.tar.bz2 +*.tar.gz +# +# Add & Override patterns for xrdb +# +# Edit the following section as needed +# For example, !report.pc overrides *.pc. See 'man gitignore' +# +xrdb |