repo.or.cz
/
aesalon.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Began refactoring the entire source tree.
[aesalon.git]
/
.gitignore
blob
cb8ad7d2f5ca246811a3ba1b237a8dc9ccdf3a14
1
# Generic ignores
2
*.o
3
*~
4
*.a
5
.gdb_history
6
core
7
vgcore.*
8
*.sr.orig
9
.*.swp
10
*.sr.orig
11
*.pyc
12
13
# Buildsystem (scons) ignores
14
.sconsign.dblite
15
.build
16
17
# IDE (KDevelop 4) ignores
18
*kdev*
19
20
# Valgrind file ignores
21
valgrind.*
22
23
# gprof ignores
24
gmon.out
25
profile.*
26
27
# Aesalon configuration files
28
.aesalon.conf
29
30
# Aesalon log files
31
*.alog
32
33
# Local ignores
34
musings/