File: .gitignore

package info (click to toggle)
cassiopee 1.0.9-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 444 kB
  • sloc: cpp: 3,735; ansic: 440; python: 32; makefile: 10; sh: 9
file content (35 lines) | stat: -rw-r--r-- 373 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
22
23
24
25
26
27
28
29
30
31
32
33
34
35
test/*.idx
test/*.meta
test/test.out

# Compiled Object files
*.slo
*.lo
*.o

# Compiled Dynamic libraries
*.so
*.dylib

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

# cmake
CMakeCache.txt
CMakeFiles
cmake_install.cmake
doc/*
bin
Makefile
Cassiopee
test/test_cassiopee
CTestTestfile.cmake
Testing

# reports
cppunit-report.xml
cassiopee.dot
*.png
test/sequence.txt.cass.idx