File: .gitignore

package info (click to toggle)
libnitrokey 3.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 900 kB
  • sloc: cpp: 6,246; python: 2,095; ansic: 255; makefile: 59; sh: 57
file content (12 lines) | stat: -rw-r--r-- 105 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
*.sw*
*.log
*.o
build
unittest/build/
unittest/.pytest_cache/
*.pyc
core
.cache/
.idea/
CMakeFiles/
/.vs