Commit graph

20 commits

Author SHA1 Message Date
Joshua Lock
150bfd0eec gitignore: fix directory patterns
Fix the directory ignore patterns to ignore the entire directories,
including child directories.
https://git-scm.com/docs/gitignore#_pattern_format

Co-authored-by: Ofek Lev <ofekmeister@gmail.com>
Signed-off-by: Joshua Lock <jlock@vmware.com>
2022-03-09 11:54:15 +00:00
Joshua Lock
352f6c2c56 Add vscode project directory to gitignore
Signed-off-by: Joshua Lock <jlock@vmware.com>
2021-10-21 13:30:46 +01:00
Jussi Kukkonen
4f71f98008
docs: Move the sphinx root to docs/
This allows using existing documentation in the published documentation
without
* moving the existing docs (which would break external links)
* tricks like symlinks that create issues with relative links

Put the api reference files into a subdirectory to avoid polluting the
main docs/ directory.

Include "Installation" and "Instructions for Contributors" in the
published documentation.

Signed-off-by: Jussi Kukkonen <jkukkonen@vmware.com>
2021-08-25 17:05:06 +03:00
Teodora Sechkova
ae0e8bab12
Add docs/sphinx/build to .gitignore
Signed-off-by: Teodora Sechkova <tsechkova@vmware.com>
2021-08-23 18:25:07 +03:00
Lukas Puehringer
f9bf52f8cd Add contributor instructions for auto-formatters
Add cli snippet to run black and isort on the command line and
pointers to editor and pre-commit configuration to
docs/CONTRIBUTORS.rst.

Also add .pre-commit-config.yaml to .gitignore for independent
pre-commit configuration.

Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
2021-03-17 14:13:43 +01:00
Philippe Coval
99f12aba90 git: Ignore generated files
This will help packaging effort

Relate-to: https://github.com/theupdateframework/tuf/issues/263
Signed-off-by: Philippe Coval <rzr@users.sf.net>
Change-Id: I60cf8c5fdbe6aa4b44aebadb7f4bc13c546ad159
2021-02-18 11:38:58 +01:00
Joshua Lock
19b9356598 Teach git to ignore Emacs backup files
Signed-off-by: Joshua Lock <jlock@vmware.com>
2020-10-26 16:26:52 +00:00
Vladimir Diaz
02e6d4edd5
Ignore virtualenv and pyenv files 2017-10-11 11:34:07 -04:00
Sebastien Awwad
0bf30b7ec3
Adding .DS_Store to gitignore 2016-03-14 16:51:54 -04:00
Vladimir Diaz
42a89063d3 Ignore coverage files stored in 'htmlcov/*'. 2014-08-20 12:24:54 -04:00
vladdd
49c2c2db2a Update .gitignore. 2014-04-20 16:54:44 -04:00
vladdd
08a2bad2c0 Add Travis CI, coveralls, and coverage-related updates. 2014-04-20 16:15:19 -04:00
dachshund
a7f14e5334 Rename system->integration tests. 2013-09-09 17:00:11 -04:00
dachshund
c0883d5305 Guess content type of downloaded file. 2013-03-01 02:32:00 -05:00
dachshund
4644c224a0 Latest merge with master. 2013-02-11 10:19:53 -05:00
Vladimir Diaz
f5bb8ec81c Update .gitignore 2013-02-10 20:58:30 -05:00
dachshund
af07d0145a Adapt tuf.interposition to act only when asked to. 2013-02-07 12:48:17 -05:00
TKK
37b3687ad3 Add evpy to setup.py; add entries to .gitignore. 2013-02-06 21:46:11 -05:00
Kon
1d9f5e8682 test_util.py [in progress] added. Modified util.py and test_signerlib.py. 2013-02-06 07:23:33 -05:00
Kon
4fe55d9a28 test_download.py: complete 2013-02-01 16:42:40 -05:00