only submitters associated with the trial breeding program can record phenotype
[sgn.git] / .gitignore
blobe8fea74ec4bfa777cbc6dae417b6fd01a8a09707
1 *~
2 TAGS
3 static/documents/tempfiles
4 !exists
5 !.exists
6 _build
7 /Build
8 MYMETA.yml
9 *.sw?
10 test.sh
11 blib/*
12 .#*
13 *.bak
14 static/data
15 static/static_content
16 cover_db
17 lib/MyDevLibs.pm
18 static/documents/img/secretom/.directory
19 programs/*.o
20 programs/draw_contigalign
21 programs/fast_mapping
22 sgn_local.conf
23 sgn_testing.conf
24 sgn_fixture.conf
25 t/data/data/prod/tmp/
26 t/data/vigstool/vigs*
27 *.log
28 logfile*.txt
29 MANIFEST*
30 ./cgi-bin/secretom
31 MYMETA.json
32 tags
33 .prove
34 .Rhistory
35 sgn_local_zea.conf
36 nytprof.out
37 system_message.txt
38 #sgn_local.conf#
39 sgn_local.conf.old
40 export/*
41 temp_images/*
42 js/node_modules
43 js/build
44 js/test_build
45 js/package-lock.json
46 typescript
47 docs/Gemfile.lock
48 docs/_site/
49 .DS_Store
50 sgn.iml
51 docs/*
52 !docs/r_markdown_docs
53 .idea/