1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
|
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist~
.directory
.DS_Store
._*
macx_release_build
/doomsday/build/win32/license.txt
*.user.*
*.txt.user
*-build-*
*-build
build-*
*.dsc
*.tar.gz
*.deb
*.changes
server-runtime
client-runtime
Zcustom.conf
.web.manifest
doxyissues-*.txt
doomsday/apidoc/api2
/distrib/win32/vcredist_x86.exe
Makefile.Debug
Makefile.Release
tools/*/debug
tools/*/release
vc100.pdb
*.pyc
*~
precompiled.h.cpp
*.h.orig
*.cpp.orig
*.xcuserstate
*.xcuserdatad
*.xcscmblueprint
.vscode
compile_commands.json
/products
/debian
.vsbuild
|