File: .gitignore

package info (click to toggle)
iwyu 8.15-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,864 kB
  • sloc: cpp: 14,186; python: 5,958; ansic: 636; makefile: 29
file content (12 lines) | stat: -rw-r--r-- 114 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
*.pyc
__pycache__

# Visual Studio Code
.vscode

.gdb_history
compile_commands.json
tags
TAGS

/build