projects
/
unres.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
zmiana binarki...
[unres.git]
/
.gitignore
1
# ignore compiled stuff
2
*.[oa]
3
4
# ignore texteditors
5
*.swp
6
*~
7
8
# ignore PBS output and error files
9
*.[eo][0-9][0-9][0-9][0-9]*
10
11
# ignore build dir
12
build/
13
14
# ignored dirs form adasko
15
gradcheck/
16
mapcheck/
17
run/
18
sympcheck/
19
compinfo
20
DIL/