Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
F
ffm-baseline
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ML
ffm-baseline
Commits
93ac4d85
Commit
93ac4d85
authored
Sep 25, 2018
by
高雅喆
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change gitignore for sbt assembly
parent
4bc12115
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
1 deletion
+5
-1
.gitignore
eda/node2vec/.gitignore
+0
-1
.sbtserver.lock
eda/node2vec/project/.sbtserver.lock
+0
-0
assembly.sbt
eda/node2vec/project/assembly.sbt
+1
-0
build.properties
eda/node2vec/project/build.properties
+4
-0
plugins.sbt
eda/node2vec/project/plugins.sbt
+0
-0
No files found.
eda/node2vec/.gitignore
View file @
93ac4d85
*.class
*.log
build.sbt_back
project/
# sbt specific
dist/*
target/
...
...
eda/node2vec/project/.sbtserver.lock
0 → 100644
View file @
93ac4d85
eda/node2vec/project/assembly.sbt
0 → 100644
View file @
93ac4d85
addSbtPlugin
(
"com.eed3si9n"
%
"sbt-assembly"
%
"0.14.6"
)
eda/node2vec/project/build.properties
0 → 100644
View file @
93ac4d85
#Activator-generated Properties
#Thu Mar 08 19:32:05 CST 2018
template.uuid
=
e17acfbb-1ff5-41f5-b8cf-2c40be6a8340
sbt.version
=
1.0.4
eda/node2vec/project/plugins.sbt
0 → 100644
View file @
93ac4d85
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment