File: .gitignore

package info (click to toggle)
senlin-dashboard 0.9.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,668 kB
  • sloc: python: 3,557; makefile: 36; sh: 3
file content (38 lines) | stat: -rw-r--r-- 446 bytes parent folder | download | duplicates (4)
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
32
33
34
35
36
37
38
*.egg*
*.lock
*.py[cod]
*.sw[op]
*.sqlite3
*nose_results.html

.DS_Store
.DS_STORE
.coverage*
.environment_version
.idea
.noseids
.project
.pydevproject
.selenium_log
.tox

AUTHORS
ChangeLog
build
cover
coverage.xml
dist
doc/build/
doc/source/contributor/api/
horizon.egg-info
node_modules
nosetests.xml
npm-debug.log
openstack_dashboard/dummydb.sqlite
pep8.txt
pylint.txt
releasenotes/build
reports
senlin_dashboard/test/.secret_key_store
tags