Commit graph

10 commits

Author SHA1 Message Date
Timo Juhani Lindfors
efc97aac14 Provide simple Makefile so that auto* is not necessary. 2010-08-29 01:07:00 +03:00
Ben Walton
d589942f5a Add an rpm .spec file
Add a modest rpm .spec file and ensure that it's autoconf'd to keep
step with the release version number.

Ignore the generated .spec file, but ensure it's distributed with any
tarballs.

Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
2010-03-24 10:14:22 +00:00
Marius Vollmer
417dd46093 Elpanized.
From Tom Tromey.  Thanks!

* Makefile.am (elpa): New target to create elpa tarball.
* magit-pkg.el.in: New.
* configure.ac: Create magit-pkg.el from it.
* magit.el: Added autoload for magit-status.
2009-03-09 22:15:07 +02:00
Marius Vollmer
c6f796de04 Ignore PDF and PS output. 2009-02-15 05:14:34 +02:00
Marius Vollmer
a151eafb34 Ignore the TeX droppings. 2008-10-12 03:17:03 +03:00
Marius Vollmer
ad43c59870 Tweak gitignore to ignore elc and backup files
From bogolisk.
2008-08-19 18:31:40 +03:00
Marius Vollmer
fff4e179b9 Ignore more. 2008-08-17 02:59:59 +03:00
Marius Vollmer
bc8269606b Ignore more. 2008-08-17 02:56:20 +03:00
Marius Vollmer
8ac6b4d8bd Ignore me. 2008-08-13 07:32:15 +03:00
Marius Vollmer
231c4ba164 Only ignore files in the current directory, not in subdirectories.
* magit.el (magit-ignore-thing-at-point): Prefix .gitignore line with
"/" so that it only matches in current directory.
2008-08-13 07:32:04 +03:00