Skip to content
Snippets Groups Projects
Commit e361e03b authored by Stéphane Poirier's avatar Stéphane Poirier
Browse files

hide all 'target' dirs

parent 19e6dac1
No related branches found
No related tags found
No related merge requests found
/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
...@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment