Newer
Older

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
*.out
*.app
# ROOT files
*.root
*Dict.cxx
*Dict.h
# CLASS files
DATA_BASES/DECAY/ALL/Decay.idx
# sym link to model headers :

Baptiste LENIAU
committed
source/include/Equivalence
source/include/Irradiation
source/include/XS
source/include/external
# Makefile configuration folder:
config
# folder containing the GUI binary :
gui/bin
# Built doxygen :
# Environment variables :
class_env.sh
DecayDataBank.log
CLASS_Exec
CLASS_OUTPUT.log
CLASS_TimeStep
# Utils outputs
Utils/XSM/MLP/Build/Generate_XSM
Utils/XSM/MLP/Build/Train_XS
Utils/XSM/MLP/Build/Data_Base_Info.nfo
Utils/XSM/MLP/Build/_tmp
Utils/XSM/MLP/Build/Trainining_output*
Utils/XSM/MLP/Build/weights

Baptiste LENIAU
committed
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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
# ----------------------------------------------------------------------------
# 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