Commit Graph

48 Commits

Author SHA1 Message Date
Darko Poljak 71b6646b38 Rm cdist-type prefix and man page ref from docs
E.g.

16.10. __block
16.11. __ccollect_source
16.12. __cdist
16.13. __cdistmarker
16.14. __check_messages

insted of

16.10. cdist-type__block(7)
16.11. cdist-type__ccollect_source(7)
16.12. cdist-type__cdist(7)
16.13. cdist-type__cdistmarker(7)
16.14. cdist-type__check_messages(7)
2019-12-06 10:00:32 +01:00
Darko Poljak 90e85d8128 Embed config skeleton instead of rewriting it
Resolves #796.
2019-12-06 09:37:21 +01:00
Dennis Camera 2eebc300cf Only ignore MANIFEST file in root directory
On systems with case-insensitive file systems (like Mac OS X) the previous line
also ignores all types' manifest files.
This commit changes the .gitignore to only ignore the MANIFEST file in the root
directory generated for the PyPI release.
2019-10-04 19:35:01 +02:00
Darko Poljak 249ac917d3 Changes due to new website 2019-05-03 22:18:19 +02:00
Darko Poljak d18584b4ff Update gitignore 2019-04-13 20:54:59 +02:00
Olliver Schinagl 6b95db8fc7
Update .gitignore to more broadly ignore vim
As per https://github.com/github/gitignore/blob/master/Global/Vim.gitignore

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2018-11-26 20:39:20 +01:00
lubo 9779c8c0f8 Add cdist.egg-info/ to gitignore
When installing the package in editable mode, cdist.egg-info/ is created
and is necessary for editable mode to work properly.
2018-01-06 17:19:27 +01:00
Darko Poljak e2a1519332 Merge inventory from beta branch. 2017-07-20 22:04:44 +02:00
Darko Poljak 5127bc2ef7 Ignore packages and signature files. 2016-07-15 22:50:00 +02:00
Darko Poljak 42b5963c49 Ignore *.pyc files. 2016-07-15 22:06:42 +02:00
Darko Poljak 0d64d6a5b6 docs/man -> docs/src and update Makefile and build-helper. 2016-06-30 15:13:21 +02:00
Darko Poljak f98208f250 Make man pages SEE ALSO by convention. Improve docs building. 2016-06-30 12:09:07 +02:00
Darko Poljak 51c94e9e82 Restructure and fix and improve docs and manpages. 2016-06-29 07:48:34 +02:00
Darko Poljak 871d323b3d Update .gitignore: test->rst. 2016-05-25 10:52:53 +02:00
Darko Poljak cf32b669ff Write sphinx rst docs. 2016-05-22 17:16:03 +02:00
Nico Schottelius 7eabdc3cf9 ignore pypi-release marker
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-01-20 14:56:41 +01:00
Nico Schottelius bc9d40df37 ignore lock files
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-11-28 14:10:15 +01:00
Nico Schottelius db717ab660 begin minimal protection against double upload
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-09 18:11:27 +02:00
Nico Schottelius fc9dd61fe0 many release related cleanups
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-09 17:22:56 +02:00
Nico Schottelius 6945d8ebc9 build -> build-helper
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-06-03 18:13:56 +02:00
Nico Schottelius 440c209248 no need to ignore the file anymore as being piped now
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-10-31 08:53:17 +01:00
Nico Schottelius 2b22bfc0db ignore freecode tempory script used to submit a release
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-10-31 08:15:23 +01:00
Nico Schottelius 195036b710 creating basic cdist archlinux package works
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-10-26 18:13:17 +02:00
Nico Schottelius 4c4b234feb ignore generated PKGBUILD
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-10-26 17:53:57 +02:00
Nico Schottelius c613f868a2 cleanups
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-10-25 23:49:22 +02:00
Nico Schottelius 91c1374657 begin restructering for python package
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-10-25 23:37:15 +02:00
Nico Schottelius 5d319027d0 Merge branch 'master' into 2.1_pypi_integration
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>

Conflicts:
	.gitignore
	build
2012-10-25 22:35:20 +02:00
Nico Schottelius d3c7abbaba ignore static version
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-10-25 22:32:05 +02:00
Nico Schottelius d20ae0596d pypi cleanups
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-10-25 19:07:50 +02:00
Nico Schottelius f25989d779 build MANIFEST ourselves
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-10-25 18:28:19 +02:00
Nico Schottelius 6d1e4d06cf doc -> docs (pypi)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-10-25 17:17:52 +02:00
Nico Schottelius c8dc4181f6 Merge branch 'master' into split_into_modules
Conflicts:
	.gitignore

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-26 09:36:36 +02:00
Nico Schottelius 7b39169e3e ignore all python cache dirs
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-25 15:25:38 +02:00
Nico Schottelius 3ace43ff01 ignore pycache everywhere
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-23 17:00:59 +02:00
Nico Schottelius 199245e6ce ignore more pycache stuff
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-23 14:54:39 +02:00
Nico Schottelius 264a76ca2f more stuff to ignore
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-11 21:29:05 +02:00
Steven Armstrong b9b90dad36 merge from upstream
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-04-04 13:18:04 +02:00
Steven Armstrong fc10009946 update and merge ignore files
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-04-04 11:59:30 +02:00
Steven Armstrong a60e2838e3 update .gitignore to match new man page locations
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-04-04 11:54:42 +02:00
Nico Schottelius afb1bf2373 ignore type manpages and docbook stuff
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-01 11:22:35 +02:00
Nico Schottelius 8828a69d60 unignore doc/man and update cdist-best-practice.text
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-01 11:04:31 +02:00
Nico Schottelius a9ce26f968 integrate cdist-cache
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-25 23:35:11 +01:00
Nico Schottelius 14d6fccd05 begin html generation of manpages
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-20 03:23:13 +01:00
Nico Schottelius 6ab7df596e +cleanup
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-12 19:48:51 +01:00
Nico Schottelius 749bf6adb7 update manpages to work with asciidoc
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-08 00:20:35 +01:00
Nico Schottelius f8c5c03e77 prepare manpage generation in makefile
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-26 11:46:52 +01:00
Nico Schottelius 6fb75395bc ignore generated manpages
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-19 01:52:32 +01:00
Nico Schottelius 986243dc26 add gitignore
Signed-off-by: Nico Schottelius <nico@yoda.schottelius.org>
2011-01-15 14:39:17 +01:00