Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
Actor Framework
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cpp-libs
Actor Framework
Commits
71e33889
Commit
71e33889
authored
Jun 11, 2012
by
Dominik Charousset
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ignore executables, library files and build directory
parent
b6980f41
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
16 deletions
+3
-16
.gitignore
.gitignore
+3
-16
No files found.
.gitignore
View file @
71e33889
...
...
@@ -21,32 +21,16 @@ Makefile.in
a.out*
aclocal.m4
autom4te.cache/
benchmarks/actor_creation
benchmarks/distributed
benchmarks/mailbox_performance
benchmarks/matching
benchmarks/mixed_case
blob/cppatest
callgrind.out*
config.*
configure
cppa.creator.user
depcomp
examples/announce_example_1
examples/announce_example_2
examples/announce_example_3
examples/announce_example_4
examples/announce_example_5
examples/dancing_kirby
examples/dining_philosophers
examples/hello_world_example
examples/math_actor_example
gen_server/parallel_send
gen_server/sequential_send
gen_server/test.dSYM/
html/
install-sh
libcppa.Makefile
libcppa.pc
libcppa.so*
libtool
...
...
@@ -63,3 +47,6 @@ unit_testing/Makefile.in
unit_testing/unit_tests
variadic_templates_test
variadic_templates_test.dSYM/
bin/*
build/*
lib/*
Write
Preview
Markdown
is supported
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