Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
elphel-web-393
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
elphel-web-393
Commits
752f8fe9
Commit
752f8fe9
authored
Aug 13, 2016
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
initial setup
parent
f42b2fa7
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
691 additions
and
0 deletions
+691
-0
.gitignore
.gitignore
+7
-0
LICENSE
LICENSE
+674
-0
Makefile
Makefile
+9
-0
VERSION
VERSION
+1
-0
favicon.ico
favicon.ico
+0
-0
No files found.
.gitignore
0 → 100644
View file @
752f8fe9
html/*
.project
.cproject
.pydevproject
.settings
*.directory
generated*
LICENSE
0 → 100644
View file @
752f8fe9
This diff is collapsed.
Click to expand it.
Makefile
0 → 100644
View file @
752f8fe9
TARGETDIR
=
$(DESTDIR)
/www/pages
all
:
@
echo
"make all"
install
:
@
echo
"make install"
clean
:
@
echo
"make clean"
VERSION
0 → 100644
View file @
752f8fe9
1.0
favicon.ico
0 → 100644
View file @
752f8fe9
766 Bytes
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