File: .gitignore

package info (click to toggle)
sortmerna 2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 123,644 kB
  • sloc: cpp: 20,697; ansic: 9,739; sh: 1,363; python: 1,194; makefile: 46
file content (13 lines) | stat: -rw-r--r-- 126 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Compiled Object files
*.slo
*.lo
*.o

# Compiled Dynamic libraries
*.so
*.dylib

# Compiled Static libraries
*.lai
*.la
*.a