forked from bluewaysw/pcgeos
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
66 lines (64 loc) · 749 Bytes
/
.gitignore
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# Geo objects and outputs
*.GEO
*.OBJ
*.EOBJ
*.sym
*.ec
*.nc
*.vm
*.rdef
*.rsc
*.ldf
TMP*
*.EXE
*.map
*.GOBJ
*.o
*.obj
*.eobj
*.lnk
*.lib
*.so
*.LIB
*.err
*.i
*.bak
*.e
*.a
*.
*.geo
*.exe
bin/glue
bin/goc
bin/loc
bin/makedpnd
bin/mkmf
bin/pmake
bin/printobj
bin/uic
bin/uicpp
bin/grev
bin/esp
bin/findlbdr
bin/geodump
bin/ldf2sls
bin/printsls
bin/sym2dis
bin/cvtpcx
bin/swat
# IDE stuff
.vscode
**/.symdir.1
**/.symdir.2
**/.symdir.3
**/.symdir.4
Installed/Appl/Launcher/launcher.gobj
dependencies.mk
Makefile
!Installed/**/dependencies.mk
!Installed/**/Makefile
!Tools/build/product/bbxensem/Userdata/ttdata/EXERCISE.VM
!Tools/build/product/bbxensem/Userdata/german/ttdata/EXERCISE.VM
# Standard locations for targets
Local/gbuild
Local/gbuild.ec