Commit Graph

25 Commits (master)

Author SHA1 Message Date
kali 949b8b4511 ignore vim swapfiles 2014-07-14 10:33:51 -05:00
Isis Lovecruft 64fc3bc66f
Add 8192-bit-key/* to .gitignore. 2014-01-05 20:00:30 +00:00
Isis Lovecruft 6cf7e0fe61
Revert "remove docs/_static folder."
This reverts commit e5351cfe95.

As mentioned on the issue tracker, [0] some of the CSS from docs/_static was
still required to make the layout of the Sphinx generated output have the
correct layout. I reverted the last commit, which removed the whole
docs/_static directory, and then removed all the JavaScript and the unneeded
CSS. Hopefully, this is okay with Debian. :)

[0]: https://github.com/isislovecruft/python-gnupg/pull/27#issuecomment-29712108
2013-12-03 21:42:46 +00:00
Kali Kaneko e5351cfe95 remove docs/_static folder.
It was giving troubles with debian dh_sphinxdoc, due
to an old, unrecognized version of jquery being there that
could not be symlinked to the js-sphinxdoc version.
2013-10-14 02:49:30 -03:00
Kali Kaneko 91febabd32 add docs/_build to gitignore 2013-10-14 01:24:23 -03:00
Isis Lovecruft eca66e2d09
Unignore MANIFEST.in file. 2013-07-02 08:34:10 +00:00
Isis Lovecruft a09be69fd8
Unignore setup.cfg file. 2013-07-02 08:33:52 +00:00
Isis Lovecruft 61b27bcd3b
Ignore additions to gnupg/tests/files/ directory. 2013-07-02 00:54:05 +00:00
Isis Lovecruft 8e2773207b
Ignore setup.cfg maintainer upload configuration file. 2013-07-02 00:36:48 +00:00
Isis Lovecruft 8d39234889
Add test logs and files to gitignore. 2013-06-28 13:14:29 +00:00
Isis Lovecruft f1d5622a13
Add placeholder for tests/doctests/ and add to .gitignore. 2013-05-28 08:26:46 +00:00
Isis Lovecruft 137dddd36c Ignore MANIFEST and MANIFEST.in files. 2013-05-28 07:24:29 +00:00
Isis Lovecruft edaf6a138b Ignore traceback records for tickets also. 2013-05-28 07:24:09 +00:00
Isis Lovecruft d52c08bae7 Ignore distribute/setuptools PKG-INFO file. 2013-05-28 07:23:47 +00:00
Isis Lovecruft 1d2257db57 Ignore the quilt applied patches directory. 2013-05-28 07:23:11 +00:00
Isis Lovecruft 235bcf18b4
Add binary keyring and random_seed files to .gitignore. 2013-05-27 10:06:33 +00:00
Isis Lovecruft 077773cb73
Add line to .gitignore for keys generated during unittests. 2013-05-27 09:38:41 +00:00
Isis Lovecruft 205d5394c7
Add tagfile creation commands for etags and ctags to Makefile.
* TODO We should probably not use a Makefile...but it's so handy.
2013-05-20 03:05:41 +00:00
Isis Lovecruft 4ea1884239
Update .gitigore to exclude symlinked gpg binaries. 2013-05-18 14:46:41 +00:00
Isis Lovecruft 7779a87fac
Ignore socket configuration files for emacs. 2013-05-11 17:33:09 +00:00
Isis Lovecruft dbdcc848a5 Update .gitignore. 2013-04-10 17:51:06 +00:00
Isis Lovecruft 48a4055db0
Add distutils record of installation files to .gitignore. 2013-04-05 23:25:10 +00:00
Isis Lovecruft b0dda3e0e4 Update .gitignore to exclude the keys/ testing directory, and *.log files. 2013-03-18 19:36:29 +00:00
Isis Lovecruft 8d901793d5 Update .gitignore to exclude .org files. 2013-03-18 19:36:28 +00:00
Isis Lovecruft 30982ba681 Initial commit. 2013-02-13 21:18:30 +00:00