File: .gitignore

package info (click to toggle)
network-manager-ssh 1.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 1,692 kB
  • sloc: ansic: 6,172; makefile: 230; sh: 32; xml: 6
file content (21 lines) | stat: -rw-r--r-- 167 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Object files
*.o

# Libraries
*.lib
*.a

# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib

# Executables
*.exe
*.out
*.app

Makefile
Makefile.in
.deps