-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
39 lines (38 loc) · 817 Bytes
/
.gitignore
File metadata and controls
39 lines (38 loc) · 817 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
bin/
base/*/target/
surefire-reports/
base/com.google.gson/.project
base/uk.ac.stfc.isis.ibex.tycho.parent/.project
base/workspace/.metadata/.log
base/uk.ac.stfc.isis.ibex.opis/check_OPI_format_logs
*.prefs
.metadata/
.recommenders/
*.pyc
*.iml
*.msi
.idea/*
*$py.class
build/jdk
build/jdk.zip
*.idea
*Python3*
built_script_gen/
built_client/
build/Output
.vscode
__pycache__
build/maven
build/.m2
build/ICP_Binaries_maven.log
base/uk.ac.stfc.isis.ibex.scriptgenerator/python_support/ScriptDefinitions_repo.bundle
base/uk.ac.stfc.isis.ibex.scriptgenerator/python_support/git
*.log
build/copy_client_jre.log
build/local_copy_client.log
build/local_copy_jre.log
# Tycho .gitignores per https://github.com/eclipse-tycho/tycho/issues/664#issuecomment-1044613456
.polyglot.*
.META-INF_*
pom.tycho
.tycho-consumer-pom.xml