File: .gitignore

package info (click to toggle)
python-openstackdocstheme 3.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,008 kB
  • sloc: javascript: 8,326; python: 544; makefile: 162; sh: 152
file content (31 lines) | stat: -rw-r--r-- 386 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
_build/
/AUTHORS
/ChangeLog
/dist/
/openstackdocstheme.egg-info/
.DS_Store
*.pyc
doc/build
doc/source/BBresult
api-ref/build
.tox
/.venv
*.swp
*.log
*.egg*

# Editors
*~

# Files created by releasenotes build
releasenotes/build

# Files created by the LaTeX/PDF build
/.aux
/.fdb_latexmk
/texput.fls

# Files created by setuptools
/build/
RELEASENOTES.rst
releasenotes/notes/reno.cache