forked from SchniedersLab/forcefieldx
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
48 lines (39 loc) · 867 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# See also https://git-scm.com/docs/gitignore#_pattern_format
# Entries without a slash are treated as globs (match in any directory).
# Ending '/' matches directories only (as globs).
# Leading '/' matches search root (location of .gitignore)
# Leading '.' character has to be matched explicitly.
# The '*' does not match '/' (use '**' to match >1 nested directories).
bin/ffx-all*.jar
bin/scheduler.log
conf/*.jar
modules/algorithms/temp-*
*.iml
*.tmp
nb-configuration.xml
nbactions.xml
catalog.xml
.DS_Store
.classpath
.project
keystore/
target/
scripts/
lib/
release/
website/
.settings/
.idea/
.netbeans/
.mvn/
velocity.log
bin/build.properties
modules/ffx-all/dependency-reduced-pom.xml
/archiveTesting/
/amoebabio18_cphmd.prm
python/__pycache__
bin/native-image
bin/reports
bin/META-INF
src/site/asciidoc/commands
src/site/asciidoc/keywords