forked from cctbx/cctbx_project
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
55 lines (50 loc) · 1.25 KB
/
.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
49
50
51
52
53
54
55
# Compiled Python files
__pycache__/
*.py[cod]
*$py.class
# Temporary files
.cache
.pytest_cache
.known-python3-violations.log
# Text editor files
*~
*.swp
# Mac nonsense
.DS_Store
# For git commit notifications and versioning
.git-notifier*
git-notifier.log
.gitversion
# Ignores copied over from subversion:
cctbx/dev
cctbx/doc
cctbx/eltbx/henke.cpp
cctbx/eltbx/henke_tables_01_12.cpp
cctbx/eltbx/henke_tables_13_24.cpp
cctbx/eltbx/henke_tables_25_36.cpp
cctbx/eltbx/henke_tables_37_48.cpp
cctbx/eltbx/henke_tables_49_60.cpp
cctbx/eltbx/henke_tables_61_72.cpp
cctbx/eltbx/henke_tables_73_84.cpp
cctbx/eltbx/henke_tables_85_92.cpp
cctbx/eltbx/sasaki.cpp
cctbx/eltbx/sasaki_tables_01_12.cpp
cctbx/eltbx/sasaki_tables_13_24.cpp
cctbx/eltbx/sasaki_tables_25_36.cpp
cctbx/eltbx/sasaki_tables_37_48.cpp
cctbx/eltbx/sasaki_tables_49_60.cpp
cctbx/eltbx/sasaki_tables_61_72.cpp
cctbx/eltbx/sasaki_tables_73_82.cpp
cctbx/eltbx/xray_scattering/n_gaussian_raw.cpp
cctbx/uctbx/determine_unit_cell/NCDist.h.old.h
iotbx/detectors/adsc.img
mmtbx/ions/*.eff
mmtbx/ions/*.mtz
mmtbx/ions/*.pdb
mmtbx/regression/*.eff
mmtbx/regression/*.mtz
mmtbx/regression/*.pdb
scitbx/array_family/detail/operator_functors.h
scitbx/array_family/detail/std_imports.h
sphinx/build
xfel/clustering/test_cluster.py