Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
9169 turbocat 1
/data/
2
 
3
opentyrian.cfg
4
tyrian.cfg
5
tyrian.sav
6
 
7
# Text editor detritus
8
*~
9
*.swp
10
 
11
# Make build output
12
/obj/
13
/src/*.gch
14
/opentyrian
15
 
16
# Windows build output
17
/opentyrian.exe
18
/SDL.dll
19
/SDL_net.dll
20
 
21
# Windows runtime output
22
/stderr.txt
23
/stdout.txt
24
 
25
# MSVC build output and project
26
/opentyrian-*.exe
27
/opentyrian-*.ilk
28
/opentyrian-*.pdb
29
/opentyrian-*.iobj
30
/opentyrian-*.ipdb
31
/visualc/.vs/
32
/visualc/*.props
33
/visualc/*.user
34
 
35
# Doxygen output
36
/doc/doxygen/