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 /TAO/orbsvcs/Fault_Notifier | |
parent | 996f3bbea84c43adbc148495617d4191a43e256f (diff) | |
download | ATCD-5d7b031e2f9b2793e51cc591e16b5ddec7ce6c0a.tar.gz |
Added .gitignore files based on svn:ignore properties
Diffstat (limited to 'TAO/orbsvcs/Fault_Notifier')
-rw-r--r-- | TAO/orbsvcs/Fault_Notifier/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/orbsvcs/Fault_Notifier/.gitignore b/TAO/orbsvcs/Fault_Notifier/.gitignore new file mode 100644 index 00000000000..3c9c36bc943 --- /dev/null +++ b/TAO/orbsvcs/Fault_Notifier/.gitignore @@ -0,0 +1,5 @@ +/*.dsp +/*.dsw +/Debug +/Fault_Notifier +/Release |