Update NEWS files for next release
[ACE_TAO.git] / .gitignore
blob949cea02040abc0a5afa474d68b1178b6aa537f9
1 *.vcxproj*
2 *.tlog
3 *.log
4 *.obj*
5 *.ilk
6 *.exe
7 *.dll
8 *.lib
9 *.exp
10 *.[ip]db
11 *.opensdf
12 *.sdf
13 *.sln
14 *.suo
15 *S_T.cpp
16 *S_T.h
17 *S_T.inl
18 *.bmak
19 *.recipe
21 .depend.*
22 GNUmakefile*
23 *.ior
24 .obj/
25 *.iobj
26 *.ipdb
27 .shobj/
28 lib*.a
29 lib*.so*
30 lib*.dylib
32 ipch/
34 /ACE/ace/config.h
35 /ACE/bin/MakeProjectCreator/config/default.features
36 /ACE/include/makeinclude/platform_macros.GNU
37 /setenv.cmd
38 /setenv.sh
39 /build
40 /ACE/build
41 /TAO/build
43 *.o
44 *.res
45 *.opendb
46 *.VC.db*
47 *.tds
48 *.*codeanalysis*