projects
/
unres.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
10/17/2012 by Adam: Implemented sideadd correction in Bartek's DiL source (readrtns_C...
[unres.git]
/
.gitignore
1
# ignore compiled stuff
2
*.[oa]
3
cinfo.f
4
5
# ignore texteditors
6
*.swp
7
*~
8
9
# ignore PBS output and error files
10
*.[eo][0-9][0-9][0-9][0-9]*
11
12
# ignore build dir
13
build/
14
15
# latex files in documentation
16
doc/*/*.aux
17
doc/*/*.log
18
19
20
# ignored dirs form adasko
21
gradcheck/
22
mapcheck/
23
run/
24
sympcheck/
25
compinfo
26
DIL/
27
bin/unres/MD/unres_ifort_MPICH_GAB_czyt.exe