# vim:ft=conf # The above comment makes vim treat this file as a configuration file *.[oa] *.ann *.DS_Store core core.* err.txt TAGS tags # Patch related junk *.diff *.orig *.rej # Text editor generated junk (backup files and such) DEADJOE \#* .#* *~ # Vim can generate extra swap files for the same file *.sw[nop] # Crawl generated junk arena.result saves morgue *.map map.dump mapgen.log # Tile copied files /source/dat/tiles/dngn.png /source/dat/tiles/main.png /source/dat/tiles/player.png /source/dat/tiles/gui.png # Makefile-generated junk makefile.dep /source/*.d /source/rltiles/*.d /source/.cflags /source/.contrib-ok /source/.contrib-libs /source/compflag.h # The Crawl executable. /source/crawl # Precompiled header /source/AppHdr.h.gch # Build number header /source/build.h # Level-compiler generated files. /source/util/*.cc /source/util/*.d /source/util/*.h # Generated by ./dolinks.sh /WIZARD/ /NORMAL/ /dat # Xcode cruft /source/build *.pbxuser *.perspectivev3 *.mode1v3 # Visual C++ cruft *.suo *.ncb *.vcproj.*.user # Visual C++ outputs /source/*.exe /source/*.[pi]db /source/*.dll