File: .hgignore

package info (click to toggle)
pygattlib 0~20210616-1.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 508 kB
  • sloc: ansic: 5,031; cpp: 1,681; python: 386; makefile: 46; sh: 1
file content (7 lines) | stat: -rw-r--r-- 39 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
syntax: glob

*.pyc
*.o
*.so
*~
.vscode