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
Tommy Olofsson
LabComm
Commits
81ce8bc1
Commit
81ce8bc1
authored
Jan 23, 2015
by
Sven Gestegård Robertz
Browse files
gitignore
parent
7cac2f32
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
81ce8bc1
...
...
@@ -16,16 +16,18 @@ lib/c/20*/test/test_labcomm_copy
lib/c/20*/test/test_labcomm_generated_encoding
lib/c/20*/test/test_labcomm_pthread_scheduler
lib/c/20*/test/test_signature_numbers
compiler/gen/
compiler/AST/
compiler/labcomm_compiler.jar
compiler/labcomm2006_compiler.jar
compiler/labcomm2014_compiler.jar
encoded_data
encoded_data06
gen
gen06
examples/simple/
encoded_data
examples/simple/
encoded_data06
examples/simple/
gen
examples/simple/
gen06
*.pyc
examples/twoway/gen/
examples/duck_typing/gen/
lib/csharp/labcomm.dll
lib/java/gen/
lib/java/labcomm*.jar
...
...
@@ -33,3 +35,25 @@ examples/simple/example_decoder
examples/simple/example_decoder06
examples/simple/example_encoder
examples/simple/example_encoder06
ExampleDecoder.exe ExampleEncoder.exe
examples/user_types/gen/
examples/user_types/encoded_data_c
examples/user_types/encoded_data_cs
examples/user_types/encoded_data_j
examples/user_types/encoded_data_p
examples/wiki_example/data.java
examples/wiki_example/example.c
examples/wiki_example/example.cs
examples/wiki_example/example.encoded
examples/wiki_example/example.h
examples/wiki_example/example.py
examples/wiki_example/log_message.java
examples/wiki_example/example_encoder
examples/user_types/ExampleDecoder.exe
examples/user_types/ExampleEncoder.exe
doc/tech_report.aux
doc/tech_report.blg
doc/tech_report.bbl
doc/tech_report.log
doc/tech_report.pdf
doc/tech_report.fdb_latexmk
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