Newer
Older
# Latex files from compilation
*.out
*.log
*.aux
*.toc
*.synctex.gz

Baptiste LENIAU
committed
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe

Baptiste LENIAU
committed
*.out
*.app

Baptiste LENIAU
committed
# ROOT files
*.root
*Dict.cxx

Baptiste LENIAU
committed
*Dict.h

Baptiste LENIAU
committed
# CLASS files
DATA_BASES/DECAY/ALL/Decay.idx

Nico
committed
# sym link to model headers
source/include/Equivalence

Baptiste LENIAU
committed
source/include/XS
source/include/external

Nico
committed
source/include/Irradiation
# Makefile configuration folder:

Nico
committed

Nico
committed
# Built doxygen :

Nico
committed
# Environment variables :
class_env.sh

Nico
committed
# CLASS Outputs :
DecayDataBank.log
CLASS_Exec
CLASS_OUTPUT.log
CLASS_TimeStep
Utils/XSM/MLP/Generate/Generate_XSM
Utils/XSM/MLP/Generate/Train_XS
Utils/XSM/MLP/Generate/Data_Base_Info.nfo
Utils/XSM/MLP/Generate/_tmp
Utils/XSM/MLP/Generate/Trainining_output*
Utils/XSM/MLP/Generate/weights
Utils/XSM/MLP/Test/Mean_XS_accuracy.dat
Utils/XSM/MLP/Test/plots
Utils/EQM/MLP_Kinf/Generate_MLP_Kinf
Utils/EQM/MLP_Kinf/Train
Utils/EQM/MLP_Kinf/*.nfo
Utils/EQM/MLP_Kinf/_tmp
Utils/EQM/MLP_Kinf/Trainining_output*
Utils/EQM/MLP_Kinf/weights
Utils/EQM/MLP_Kinf/Train
Utils/EQM/FBR_MLP_Keff/Generate_FBR_Keff
Utils/EQM/FBR_MLP_Keff/Train
Utils/EQM/FBR_MLP_Keff/*.nfo
Utils/EQM/FBR_MLP_Keff/_tmp
Utils/EQM/FBR_MLP_Keff/weights
Utils/MURE2CLASS/MURE2CLASS

Baptiste LENIAU
committed
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
# ----------------------------------------------------------------------------
# For Mac OS
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# ----------------------------------------------------------------------------
# For Xcode
# Build generated
build/
DerivedData/
# Various settings
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata/
# Other
*.moved-aside
*.xccheckout
*.xcscmblueprint
# ----------------------------------------------------------------------------
# for Linux
*~
# temporary files which can be created if a process still has a handle open of a deleted file
.fuse_hidden*
# KDE directory preferences
.directory
# Linux trash folder which might appear on any partition or disk
.Trash-*
# ----------------------------------------------------------------------------
# For SublimeText
# cache files for sublime text
*.tmlanguage.cache
*.tmPreferences.cache
*.stTheme.cache
# workspace files are user-specific
*.sublime-workspace
# project files should be checked into the repository, unless a significant
# proportion of contributors will probably not be using SublimeText
# *.sublime-project
# sftp configuration file
sftp-config.json
lib
bld
build