forked from ps2homebrew/Open-PS2-Loader
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitignore
More file actions
56 lines (52 loc) · 690 Bytes
/
.gitignore
File metadata and controls
56 lines (52 loc) · 690 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
48
49
50
51
52
53
54
55
56
#
# NOTE! Please use 'git ls-files -i --exclude-standard'
# command after changing this file, to see if there are
# any tracked files which get ignored after the change.
#
# Normal rules
#
.*
*.a
*.diff
*.elf
*.ELF
*.erl
*.exe
*.irx
*.map
*.o
*.patch
*.rej
*.s
*.zip
*.ZIP
*.a
*.d
DETAILED_CHANGELOG
#
# files that we don't want to ignore
#
!.gitignore
!.gitattributes
!.github
!.editorconfig
!.clang-format
!.clang-format-ignore
!modules/debug/*.irx
#
# Generated source files
#
pc/iso2usbld/bin/iso2usbld
IOPRP_img.c
asm/*.c
#
# 3rd party
#
*modules/network/lwNBD
*thirdparty/clang-format-lint-action
# language
lng/lang_*.lng
*lng_src
src/lang_internal.c
include/lang_autogen.h
tmp/