File: .gitignore

package info (click to toggle)
redeclipse-data 1.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 969,652 kB
  • sloc: sh: 230; makefile: 21
file content (52 lines) | stat: -rw-r--r-- 704 bytes parent folder | download | duplicates (7)
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
*.dbg
*.bin
*.exe
src/redeclipse_*
bin/x86/redeclipse_*
bin/amd64/redeclipse_*
bin/redeclipse_*
src/genkey_*
bin/x86/genkey_*
bin/amd64/genkey_*
bin/genkey_*
bin/redeclipse.app/Contents/MacOS/redeclipse_universal
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