File: .gitignore

package info (click to toggle)
libcitygml 2.0.9-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,136 kB
  • sloc: cpp: 8,106; makefile: 18
file content (21 lines) | stat: -rw-r--r-- 206 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Compiled Object files
*.slo
*.lo
*.o

# Compiled Dynamic libraries
*.so
*.dylib

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

build
build_debug
CMakeLists.txt.user*
install
build/
buildRelease/
*.autosave