Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linuxbin
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
Pour rappel, le service sera inaccessible ce lundi 05/05/25 midi pour raison de mise à jour.
Show more breadcrumbs
Aerospace and Mechanical Engineering
linuxbin
Commits
89dcacc1
Commit
89dcacc1
authored
6 years ago
by
Papeleux Luc
Browse files
Options
Downloads
Patches
Plain Diff
suppress cfg file and add *.cfg in .gitignore
parent
3bb8d927
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+1
-0
1 addition, 0 deletions
.gitignore
launchGui.cfg
+0
-7
0 additions, 7 deletions
launchGui.cfg
with
1 addition
and
7 deletions
.gitignore
+
1
−
0
View file @
89dcacc1
...
...
@@ -2,3 +2,4 @@
*.pyc
*~
.vscode/
*.cfg
This diff is collapsed.
Click to expand it.
launchGui.cfg
deleted
100644 → 0
+
0
−
7
View file @
3bb8d927
if
'F:\\RigTestWP2\\ModelsV7GDTechV3260' not in self.vals: self.vals.append('F:\\RigTestWP2\\ModelsV7GDTechV3260')
if
'E:\\Dev64\\Offi\\linuxbin' not in self.vals: self.vals.append('E:\\Dev64\\Offi\\linuxbin')
if
'E:\\Dev64\\Offi\\testHPC4WE' not in self.vals: self.vals.append('E:\\Dev64\\Offi\\testHPC4WE')
if
'E:\\Dev64\\Offi\\MetaBin\\bin\\Release' not in self.vals: self.vals.append('E:\\Dev64\\Offi\\MetaBin\\bin\\Release')
if
'E:\\Dev64\\Meta\\MetaBin\\bin\\Release' not in self.vals: self.vals.append('E:\\Dev64\\Meta\\MetaBin\\bin\\Release')
if
'E:\\Dev64\\Meta\\HPC4WE' not in self.vals: self.vals.append('E:\\Dev64\\Meta\\HPC4WE')
self.val='F:\\RigTestWP2\\ModelsV7GDTechV3260'
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment