changeset 133 | 244fc2771241 |
parent 115 | a9284e1e57b3 |
--- a/.gitignore Tue Mar 15 11:05:04 2011 +0200 +++ b/.gitignore Tue Mar 15 11:58:34 2011 +0200 @@ -10,4 +10,28 @@ *.obj *.py[co] *.so +*.class +*.jar +*.war + +# MSVC ActiveX/COM artefact: +# *_i.c +# *_p.c +# MSVC project files: +*.sln +*.sln.cache +*.ncb +*.vcproj +*.vcproj.*.user +# MSVC precompiled header: +*.pch +# MSVC program database file: +*.pdb +# MSVC type library: +*.tlb +# MSVC build dirs: +[Dd]ebug/ +[Rr]elease/ +[Oo]bj/ + *~