• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Compiled Object files
2*.slo
3*.lo
4*.o
5*.obj
6
7# Compiled Dynamic libraries
8*.so
9*.dylib
10*.dll
11
12# Compiled Static libraries
13*.lai
14*.la
15*.a
16*.lib
17
18# Executables
19*.exe
20*.out
21*.app
22/bin
23/*/bin
24/doc/autodoc.xml
25/doc/html
26/sparring_log.txt
27/.cproject
28/.project
29/Doxyfile
30
31/notes.cpp
32/notes_p.txt
33.settings
34
35