File: .gitignore

package info (click to toggle)
libnitrokey 3.4.1-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 752 kB
  • sloc: cpp: 5,494; python: 1,286; ansic: 276; makefile: 3; sh: 2
file content (10 lines) | stat: -rw-r--r-- 75 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
*.sw*
*.log
*.o
unittest/build/
*.pyc
core
.cache/
.idea/
CMakeFiles/
/.vs