Commit Graph

48 Commits (09dfcfe81e0d9e6520d9bf98598037f86c84641e)

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)
4 years ago
Darko Poljak 90e85d8128 Embed config skeleton instead of rewriting it
Resolves #796.
4 years ago
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.
4 years ago
Darko Poljak 249ac917d3 Changes due to new website 4 years ago
Darko Poljak d18584b4ff Update gitignore 5 years ago
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>
5 years ago
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.
6 years ago
Darko Poljak e2a1519332 Merge inventory from beta branch. 6 years ago
Darko Poljak 5127bc2ef7 Ignore packages and signature files. 7 years ago
Darko Poljak 42b5963c49 Ignore *.pyc files. 7 years ago
Darko Poljak 0d64d6a5b6 docs/man -> docs/src and update Makefile and build-helper. 7 years ago
Darko Poljak f98208f250 Make man pages SEE ALSO by convention. Improve docs building. 7 years ago
Darko Poljak 51c94e9e82 Restructure and fix and improve docs and manpages. 7 years ago
Darko Poljak 871d323b3d Update .gitignore: test->rst. 7 years ago
Darko Poljak cf32b669ff Write sphinx rst docs. 7 years ago
Nico Schottelius 7eabdc3cf9 ignore pypi-release marker
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
10 years ago
Nico Schottelius bc9d40df37 ignore lock files
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
10 years ago
Nico Schottelius db717ab660 begin minimal protection against double upload
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
10 years ago
Nico Schottelius fc9dd61fe0 many release related cleanups
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
10 years ago
Nico Schottelius 6945d8ebc9 build -> build-helper
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
10 years ago
Nico Schottelius 440c209248 no need to ignore the file anymore as being piped now
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
11 years ago
Nico Schottelius 2b22bfc0db ignore freecode tempory script used to submit a release
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
11 years ago
Nico Schottelius 195036b710 creating basic cdist archlinux package works
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
11 years ago
Nico Schottelius 4c4b234feb ignore generated PKGBUILD
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
11 years ago
Nico Schottelius c613f868a2 cleanups
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
11 years ago
Nico Schottelius 91c1374657 begin restructering for python package
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
11 years ago
Nico Schottelius 5d319027d0 Merge branch 'master' into 2.1_pypi_integration
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>

Conflicts:
	.gitignore
	build
11 years ago
Nico Schottelius d3c7abbaba ignore static version
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
11 years ago
Nico Schottelius d20ae0596d pypi cleanups
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
11 years ago
Nico Schottelius f25989d779 build MANIFEST ourselves
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
11 years ago
Nico Schottelius 6d1e4d06cf doc -> docs (pypi)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
11 years ago
Nico Schottelius c8dc4181f6 Merge branch 'master' into split_into_modules
Conflicts:
	.gitignore

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
12 years ago
Nico Schottelius 7b39169e3e ignore all python cache dirs
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
12 years ago
Nico Schottelius 3ace43ff01 ignore pycache everywhere
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
12 years ago
Nico Schottelius 199245e6ce ignore more pycache stuff
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
12 years ago
Nico Schottelius 264a76ca2f more stuff to ignore
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
12 years ago
Steven Armstrong b9b90dad36 merge from upstream
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
13 years ago
Steven Armstrong fc10009946 update and merge ignore files
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
13 years ago
Steven Armstrong a60e2838e3 update .gitignore to match new man page locations
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
13 years ago
Nico Schottelius afb1bf2373 ignore type manpages and docbook stuff
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
13 years ago
Nico Schottelius 8828a69d60 unignore doc/man and update cdist-best-practice.text
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
13 years ago
Nico Schottelius a9ce26f968 integrate cdist-cache
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
13 years ago
Nico Schottelius 14d6fccd05 begin html generation of manpages
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
13 years ago
Nico Schottelius 6ab7df596e +cleanup
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
13 years ago
Nico Schottelius 749bf6adb7 update manpages to work with asciidoc
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
13 years ago
Nico Schottelius f8c5c03e77 prepare manpage generation in makefile
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
13 years ago
Nico Schottelius 6fb75395bc ignore generated manpages
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
13 years ago
Nico Schottelius 986243dc26 add gitignore
Signed-off-by: Nico Schottelius <nico@yoda.schottelius.org>
13 years ago