From 50b58f41391e7746fff3f5edaf76135c81623a77 Mon Sep 17 00:00:00 2001 From: nkorslund Date: Sun, 23 Aug 2009 09:16:47 +0000 Subject: [PATCH] Added .gitignore file git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@127 ea6a568a-9f4f-0410-981a-c910a81bb256 --- .gitignore | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000..2e6fc6338f --- /dev/null +++ b/.gitignore @@ -0,0 +1,65 @@ + +# / +/cache +/later +/openmw.ini.* +/rr.sh +/fontdump +/MyGUI.log +/upm.sh +/raw.txt +/vids +/include +/includes +/data_english +/data_russian +/.thumbnails +/*.jpg +/*.dll +/*.exe +/*.def +/*.a +/*.map +/*.rsp +/ogre.cfg +/openmw +/bored +/private +/data +/bsatool +/niftool +/esmtool +/bored.highscores +/Ogre.log +/openmw.ini +/openmw.ini.old +/dsss_* +/dsss.last +/objs +/nifobjs + +# /bullet/ +/bullet/OgreOpcode* +/bullet/demo +/bullet/*.a + +# /media_mygui/ +/media_mygui/core.skin.orig +/media_mygui/.thumbnails + +# /monster/ +/monster/*openmw_last + +# /mscripts/ +/mscripts/draft + +# /nif/ +/nif/bumpmap +/nif/*.nif + +# /ogre/ +/ogre/*.nif +/ogre/cs + +# /util/ +/util/iconv