File: .gitignore

package info (click to toggle)
python-libtrace 1.6%2Bgit20180219-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 2,316 kB
  • sloc: ansic: 7,460; python: 3,472; makefile: 54; sh: 49
file content (17 lines) | stat: -rw-r--r-- 90 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
build
dist
env
*.egg-info

*.pyc
*.pyo

*.log

*~
\#*#
*.out
*.swp
*.swo
*.autosave
.idea