-
-
Notifications
You must be signed in to change notification settings - Fork 33
Expand file tree
/
Copy path.gitignore
More file actions
47 lines (47 loc) · 594 Bytes
/
.gitignore
File metadata and controls
47 lines (47 loc) · 594 Bytes
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
45
46
47
[._]*.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.*
*.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
.vsbuild
compile_commands.json
/products
/debian
/build
/deps
/products-release