repo.or.cz
/
dueringa_WikiWalker.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add comments in ADataOutput
[dueringa_WikiWalker.git]
/
.gitignore
blob
fe34664475869a942755dc28571b62cd708b0c2e
1
# Compiled Object files
2
*.slo
3
*.lo
4
*.o
5
*.obj
6
7
# Precompiled Headers
8
*.gch
9
*.pch
10
11
# Compiled Dynamic libraries
12
*.so
13
*.dylib
14
*.dll
15
16
# Fortran module files
17
*.mod
18
*.smod
19
20
# Compiled Static libraries
21
*.lai
22
*.la
23
*.a
24
*.lib
25
26
# Executables
27
*.exe
28
*.out
29
*.app
30
31
# debug folders
32
Debug/
33
34
# dependency files
35
*.d
36
/lib/jsoncpp/doxygen
37
/doc/html
38
/doc/latex
39
/doc/doxygen*db*
40
41
#project files
42
.codelite/
43
*.project
44
*.workspace
45
46
#astyle + co
47
*.orig
48
49
/test/*.dot