Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sven Gestegård Robertz
LabComm
Commits
f492d7da
Commit
f492d7da
authored
Oct 09, 2014
by
Anders Blomdell
Browse files
Cleanup actions added.
parent
36ec36fc
Changes
2
Show whitespace changes
Inline
Side-by-side
.gitignore
View file @
f492d7da
...
...
@@ -26,3 +26,7 @@ examples/twoway/gen/
lib/csharp/labcomm.dll
lib/java/gen/
lib/java/labcomm*.jar
examples/simple/example_decoder
examples/simple/example_decoder06
examples/simple/example_encoder
examples/simple/example_encoder06
examples/simple/Makefile
View file @
f492d7da
...
...
@@ -4,3 +4,9 @@ clean:
distclean
:
rm
-rf
gen
rm
-rf
gen06
rm
-f
*
.class
rm
-f
example_encoder
rm
-f
example_encoder06
rm
-f
example_decoder
rm
-f
example_decoder06
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment