diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2012-02-26 16:12:43 -0500 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2012-02-26 16:16:23 -0500 |
commit | 5c5dc5ee2891a2456b77ec322e847ba9234112b0 (patch) | |
tree | 38fd70ab578c1450d6f74c71ffc7c6bad4732a00 | |
parent | 839257c03d033f4352243ac70be9f78c5a8dfdd0 (diff) |
Add standard xorg toplevel .gitignore
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r-- | .gitignore | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..60d4f0a --- /dev/null +++ b/.gitignore @@ -0,0 +1,78 @@ +# +# 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 xclock +# +# Edit the following section as needed +# For example, !report.pc overrides *.pc. See 'man gitignore' +# |