forked from gridengine/gridengine
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
41 lines (35 loc) · 1.19 KB
/
.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
# private configuration files
aimk.private
build_private.properties
distinst.private
# dependencies files, tags and tmp-files
*_dependencies
*.swp
tags
# C build directories
source/[DARWIN_|LINUX86_|SOLARIS|FREEBSD]*
source/3rdparty/qmon/[DARWIN_|LINUX86_|SOLARIS|FREEBSD]*
source/3rdparty/qmake/[DARWIN_|LINUX86_|SOLARIS|FREEBSD]*
source/3rdparty/qtcsh/[DARWIN_|LINUX86_|SOLARIS|FREEBSD]*
source/3rdparty/sge_depend/[DARWIN_|LINUX86_|SOLARIS|FREEBSD]*
source/3rdparty/remote/[DARWIN_|LINUX86_|SOLARIS|FREEBSD]*
source/[DARWIN_|LINUX86_|SOLARIS*]*
source/3rdparty/qmon/[DARWIN_|LINUX86_|SOLARIS*]*
source/3rdparty/qmake/[DARWIN_|LINUX86_|SOLARIS*]*
source/3rdparty/qtcsh/[DARWIN_|LINUX86_|SOLARIS*]*
source/3rdparty/sge_depend/[DARWIN_|LINUX86_|SOLARIS*]*
source/3rdparty/remote/[DARWIN_|LINUX86_|SOLARIS*]*
# man build directories
source/*MANSBUILD*
# man build directories
source/*MANSBUILD*
# java build directories and generated code
source/CLASSES/*
source/dist/qmon/Qmon
source/dist/DetectJvmLibrary/build/*
source/clients/gui-installer/build/*
source/clients/gui-installer/bin/*
source/clients/gui-installer/dist/*
source/libs/jgdi/cullconv/build/*
source/libs/jgdi/build/gensrc/*
source/libs/jgdi/build/*