forked from marcdegraef/EMsoft
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
121 lines (101 loc) · 1.24 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
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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
/DREAM3DProj.includes
CMakeLists.txt.user
/Build/
/Build-ninja/
/Build-Xcode/
/zRel/
/CleanBuild/
.cproject
.project
/clang/
/xcode/
/x64/
/i386/
/qtcreator/
/Build2/
/QT_BUILD/
Support/Scripts/GMT/gmt.history
.settings
.floo
/ninja/
/linux/
.idea
/Debug/
.ctags
.vscode
/ExternalProjects
UpdateCopyrightRange.pro
/IDL/pro/*.sav
*.bak
# ignore object code
*.o
/project-file.md
# ignore pro.swp files
*.pro.swp
*.swp
**/*.*~
/Support/SDK_Build_Scripts/OSX_Build_Scripts/SDK_Configuration.conf
*.sav
*.psd
*.save
*.nb
*.pl
/MRC/
/STUFF/
/testfolder/
/IFORT/
/examples/
/FORD/
/DOxygen/
IDL/**/*.sav
IDL/pro/template
IDL/pro_todo
IDL/various
# ignore OS files
.DS_Store
.DS_Store?
*.atools
# libs, makefiles, editor backup files, etc
*.a
*.amake
*.amake.bk
*.f90.bak
*.xtal
# DOxygen files
/doc/
/dot/
# IDL Virtual Machine
/IDL/VMapps/
/IDL/VMappsPC/
# figures for manuals
*.tiff
*.jpg
*.ai
# latex-generated files
*.dvi
*.bbl
*.sty
*.aux
*.blg
*.fdb_latexmk
*.fls
*.log
*.run.xml
*.synctex.gz
*.toc
*.pdf
*.out
*.synctex.gz(busy)
# rksuite
/src/rksuite_90/
# IDL VM
#lib030414 and other temp test folders #PGC
# .mod’s and .o’s
*.mod
*.o
/IDL/README.txt
/resources/*.pro
/src/local.f90
/src_programs/*.c
/src_programs/go*
/manuals_todo/Eshelby