Skip to content

Commit

Permalink
Change .bzrignore to .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
vslavik committed Jan 11, 2010
1 parent d3608ae commit d420671
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Debug
Release
*.ncb
*.suo
*.vcproj.*.user
3rdparty/wxWidgets/build/bakefiles/.bakefile_gen.state
3rdparty/wxWidgets/lib/vc_lib
3rdparty/wxWidgets/build/msw/*_*/
3rdparty/expat/win32/bin
3rdparty/expat/win32/tmp

0 comments on commit d420671

Please sign in to comment.