Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Y
YAT
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software Control System
Libraries
YAT
Commits
e361e03b
Commit
e361e03b
authored
Nov 28, 2023
by
Stéphane Poirier
Browse files
Options
Downloads
Patches
Plain Diff
hide all 'target' dirs
parent
19e6dac1
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+2
-10
2 additions, 10 deletions
.gitignore
samples/advanced/pom.xml
+2
-3
2 additions, 3 deletions
samples/advanced/pom.xml
with
4 additions
and
13 deletions
.gitignore
+
2
−
10
View file @
e361e03b
/pom_dev.xml
/pom_dev.xml
/yat.sublime-project
/yat.sublime-project
/yat.sublime-workspace
/yat.sublime-workspace
/target
/
**
/target
CMakeFiles
CMakeFiles
test_package
test_package
samples/memory/sharedptr/target
samples/semaphore/target
samples/string/target
samples/file/target
samples/time/target
samples/task/target
samples/pulser/target
wandbox
wandbox
catch1/target
catch1/pom_dev.xml
catch1/pom_dev.xml
This diff is collapsed.
Click to expand it.
samples/advanced/pom.xml
+
2
−
3
View file @
e361e03b
...
@@ -41,7 +41,6 @@
...
@@ -41,7 +41,6 @@
<dependency>
<dependency>
<groupId>
fr.soleil.lib
</groupId>
<groupId>
fr.soleil.lib
</groupId>
<artifactId>
YAT-${aol}-${library}-${mode}
</artifactId>
<artifactId>
YAT-${aol}-${library}-${mode}
</artifactId>
<version>
1.7.3
</version>
</dependency>
</dependency>
</dependencies>
</dependencies>
<developers>
<developers>
...
...
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