forked from HolmesProcessing/Holmes-Totem
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
44 lines (37 loc) · 792 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
*.class
*.log
# sbt specific
.cache
.history
.lib/
dist/*
target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/
# Scala-IDE specific
.scala_dependencies
.worksheet
.sc
.idea/
*.iml
# ENSIME specific
.ensime_cache/
.ensime
###
# Holmes Processing Specific
###
# Service files
*.pyc
.yar
# blacklist config files
src/main/scala/org/novetta/totem/services/**/service.conf
src/main/scala/org/novetta/totem/services/**/service.conf.json
src/main/scala/org/holmesprocessing/totem/services/**/service.conf
src/main/scala/org/holmesprocessing/totem/services/**/service.conf.json
config/totem.conf
config/docker-compose.yml
# builds
src/main/scala/org/holmesprocessing/totem/services/virustotal/virustotal
src/main/scala/org/holmesprocessing/totem/services/gogadget/gogadget