File: .gitignore

package info (click to toggle)
muparser 2.3.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 740 kB
  • sloc: cpp: 6,955; ansic: 928; sh: 14; makefile: 10
file content (25 lines) | stat: -rw-r--r-- 331 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
22
23
24
25

.vs/muparser/v16/.suo
*.db
*.db-shm
*.opendb
*.db-wal
*.ipch
.vs/*
build/*
out/*
CMakeSettings.json
CMakeFiles/*
libmuparser.so*
CMakeCache.txt
Makefile
muparser-targets.cmake
muparser.pc
muparserConfig.cmake
muparserConfigVersion.cmake
t_ParserTest
example1
example2
DartConfiguration.tcl
cmake_install.cmake
CTestTestfile.cmake