diff options
author | Adam Mitz <mitza@ociweb.com> | 2015-03-02 11:29:09 -0600 |
---|---|---|
committer | Adam Mitz <mitza@ociweb.com> | 2015-03-02 11:29:09 -0600 |
commit | 5d7b031e2f9b2793e51cc591e16b5ddec7ce6c0a (patch) | |
tree | a5c178f374c8c3111c9c43b56ada1aa91e408547 /ACE/examples/APG/Containers/.gitignore | |
parent | 996f3bbea84c43adbc148495617d4191a43e256f (diff) | |
download | ATCD-5d7b031e2f9b2793e51cc591e16b5ddec7ce6c0a.tar.gz |
Added .gitignore files based on svn:ignore properties
Diffstat (limited to 'ACE/examples/APG/Containers/.gitignore')
-rw-r--r-- | ACE/examples/APG/Containers/.gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ACE/examples/APG/Containers/.gitignore b/ACE/examples/APG/Containers/.gitignore new file mode 100644 index 00000000000..eabc4edccc7 --- /dev/null +++ b/ACE/examples/APG/Containers/.gitignore @@ -0,0 +1,12 @@ +/Allocator +/Array +/DLList +/Hash_Map +/Hash_Map_Hash +/Map_Manager +/Map_Manager_Specialization +/Queues +/RB_Tree +/RB_Tree_Functors +/Sets +/Stacks |