File: .gitignore

package info (click to toggle)
aioimaplib 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 824 kB
  • sloc: python: 3,015; sh: 6; makefile: 4
file content (21 lines) | stat: -rw-r--r-- 175 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
venv
*.pyo
*.pyc
__pycache__
.idea/*
*.iml
*.log
*.db
*.eggs
__pycache__
*.egg-info
.gitconfig
.tmux.conf
.viminfo
.vimrc
dist
.coverage
build
.tox
example/.oauth_token.json