Add some Unix-specific files for .gitignore, more to come later

This commit is contained in:
Berke Viktor 2012-07-18 10:51:39 +02:00
parent 1d3c6d672e
commit a4052aff32
1 changed files with 17 additions and 12 deletions

29
.gitignore vendored
View File

@ -1,12 +1,17 @@
# git ignore file # git ignore file
*.user *.user
plugins/wmpa/wmpa_h.h *.o
plugins/wmpa/wmpa_i.c *.la
src/pixmaps/inline_pngs.h *.lo
src/htm/obj/* *.gmo
win32/build/* *.po~
win32/ipch/* plugins/wmpa/wmpa_h.h
win32/hexchat.opensdf plugins/wmpa/wmpa_i.c
win32/hexchat.sdf src/pixmaps/inline_pngs.h
win32/hexchat.suo src/htm/obj/*
resource.h win32/build/*
win32/ipch/*
win32/hexchat.opensdf
win32/hexchat.sdf
win32/hexchat.suo
resource.h