-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitignore
More file actions
83 lines (64 loc) · 1.11 KB
/
.gitignore
File metadata and controls
83 lines (64 loc) · 1.11 KB
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
pace_python/\.DS_Store
pace_neutrons/\.DS_Store
\.DS_Store
*.pyc
__pycache__
pace_python/mccExcludedFiles.log
pace_neutrons/mccExcludedFiles.log
pace_neutrons/ctfs
*~
*swp
*swo
*-v[0-9]*
*-v[0-9].*
*.mex*
*.so
*.mod
BRILLEM-build
BRILLEM-download
HORACE-build
HORACE-download
MEUPHONIC-build
MEUPHONIC-download
SPINW-build
SPINW-download
CMakeFiles
cmake_install.cmake
CMakeCache.txt
extern-pybind11
src/CTF
bld
build
buildctf
dist
wheelhouse
*.whl
installer/Pace_Python_Installer/
installer/mccExcludedFiles.log
installer/pace_python_installer.exe
installer/pace_neutrons_installer.exe
installer/pace_python_installer
installer/pace_neutrons_installer
installer/readme.txt
installer/requiredMCRProducts.txt
installer/unresolvedSymbols.txt
pace_neutrons_installer*install
pace_neutrons_installer*exe
requiredMCRProducts.txt
euphonic_sqw_models
cmake/print_git/Makefile
cmake/print_git/CMakeFiles
cmake/print_git/CMakeCache.txt
cmake/print_git/*.cmake
cmake/print_git/*.vcxproj
cmake/print_git/*.sln
*.vcxproj.filters
success
pace_python.egg-info
pace_neutrons.egg-info
Matlab
demo
test/demo
tmp
temp
.ipynb_checkpoints/