forked from aranym/aranym
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
58 lines (58 loc) · 756 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
autom4te.cache
gen_*
obj_*
depend_*
/Makefile
/Makefile.in
aclocal.m4
aranym
aratapif
gencomp
gencpu
build68k
config.h
config.h.in
config.h.in~
config.h.in.orig
config.log
config.status
configure
depcomp
missing
compile
test-driver
stamp-*
version_date.h
src/uae_cpu/cpudefs.cpp
src/uae_cpu/cpuemu.cpp
src/uae_cpu/cpustbl.cpp
src/uae_cpu/cputbl.h
src/uae_cpu/cpufunctbl.cpp
src/uae_cpu/compemu.cpp
src/uae_cpu/compstbl.cpp
src/uae_cpu/comptbl.h
src/Makefile
src/Makefile.in
src/uae_cpu/Makefile
src/uae_cpu/Makefile.in
doc/Makefile
doc/Makefile.in
.DS_Store
*.framework
*.xcworkspace
.deps
.dirstamp
xcuserdata
*.o
*.a
src/Unix/MacOSX/build
src/Unix/MacOSX/external
*.mode1v3
*.pbxuser
.directory
.idea
*.AppImage
*.AppDir
/out
appimage/appimagetool
*.exe