forked from redeclipse/base
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
60 lines (60 loc) · 825 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
*.dbg
*.bin
*.exe
*.pdb
*.tmp
src/redeclipse_*
src/tessfont_*
src/genkey_*
bin/**/redeclipse_*
bin/**/tessfont_*
bin/**/genkey_*
bin/redeclipse.app/Contents/MacOS/redeclipse_universal
bin/x86/steam_appid.txt
bin/amd64/steam_appid.txt
src/.objs/
*.o
*.so
*.gch
*.pch
*.dll
*.a
*.lib
*.bak
out
*~
.directory
.DS_Store
*.orig
*.rej
*.bak
*.kate-swp
*.core
*.diff
*.patch
*.out
home/
cache/
src/redeclipse.layout
src/redeclipse.depend
src/redeclipse.res
branch.txt
version.txt
*/version.txt
src/xcode/build/*
src/xcode/redeclipse.xcodeproj/project.pbxproj
src/xcode/redeclipse.xcodeproj/project.xcworkspace
src/xcode/redeclipse.xcodeproj/xcuserdata
src/redeclipse.cscope_file_list
src/build/
*.kdev*
*.vscode*
GPATH
GTAGS
GRTAGS
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
data/bonus/
extras.txt
src/redeclipse.code-workspace