-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.gitignore
More file actions
executable file
·41 lines (36 loc) · 858 Bytes
/
.gitignore
File metadata and controls
executable file
·41 lines (36 loc) · 858 Bytes
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
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# NP3_MSCluster and others #
############
*.Rhistory
*.RData
*.idea
*.metadata
*NP3_MSCluster_bin
*mllib
node_modules/*
test/L754_bacs/L754_bacs_*
test/L754_bacs/mzxml/processed_data*
src/__pycache__/*
package-lock.json
package.json
src/ISDB_tremolo_NP3/Data/dbs/UNPD_DB.csv
src/final_report/Chemical_space_data/descriptors_reference_unpd_drugbank_allo_rev_natural_pubmedID_clean_top24.csv
src/final_report/__pycache__/*
# Dev Templates Bootstrap#
##########################
src/spectra_viewer/temp_data/*
src/spectra_viewer/src/__pycache__/*
src/spectra_viewer/src/__pycache__/
src/spectra_viewer/src/pages/__pycache__/*
src/spectra_viewer/src/pages/__pycache__/
src/spectra_viewer/src/untitled0.py
# spec2vec model tables #
#########################
src/spec2vec_models/*.npy