cd32_fmv: align with WinUAE
[rofl0r-PUAE.git] / .gitignore
blob2e13bee1c4c726ebab7b4d29233eebef1bef5993
1 # .gitignore 
3 # Editor backup files
4 *~
5 *.bak
6 *.old
7 *.rej
8 *.ori
10 # Build chain generated files
11 .deps
12 *.a
13 *.o
14 *.Po
16 # Autoconf generated files
17 *.scan
18 autoscan*
19 Makefile.am.*
20 aclocal.m4
21 autom4te.cache
22 configure
23 Makefile.in
24 sysconfig.h
25 .dirstamp
27 # The tools folder has mostly autogenerated files
28 src/tools/
29 !src/tools/Makefile.in
30 !src/tools/configure.ac
31 !src/tools/sysconfig.h.in
32 !src/tools/target.h
34 # Generated Emulator source and header files
35 src/blit*
36 src/comp*
37 src/cpuemu_*
38 src/linetoscr.c
40 # Executables
41 src/make_hdf
42 src/readdisk
43 src/uae
45 # Unwanted files that are not ready yet or temporary
46 src/od-macosx/Credits.rtf
47 src/od-macosx/Info.plist
48 config_.sh
49 cfg_*.log
50 *_template.txt
52 # Files generated by automoc and other qt related stuff:
53 moc_*.cpp
54 ui_puae_mainwindow.h
56 # Eclipse CDT files
57 .autotools
58 .*project
60 # Code::Blocks files
61 *.workspace
62 *.depend
63 *.cbp
64 *.layout
66 # macos
67 .DS_Store
69 # testing
70 kick.rom
71 kick_ext.rom
72 df0.adz