Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
TUmux
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TUmux
TUmux
Commits
c297181a
Commit
c297181a
authored
4 years ago
by
Dirk Geerts
Browse files
Options
Downloads
Patches
Plain Diff
Restore .git files.
parent
e1a591a8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitattributes
+1
-0
1 addition, 0 deletions
.gitattributes
.gitignore
+23
-0
23 additions, 0 deletions
.gitignore
.gitmodules
+15
-0
15 additions, 0 deletions
.gitmodules
with
39 additions
and
0 deletions
.gitattributes
0 → 100644
+
1
−
0
View file @
c297181a
*.lvproj binary
This diff is collapsed.
Click to expand it.
.gitignore
0 → 100644
+
23
−
0
View file @
c297181a
# Libraries
*.lvlibp
*.llb
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
# Metadata
*.aliases
*.lvlps
# FPGA bitfiles
*.lvbitx
/builds/**/*
/Builds/**/*
This diff is collapsed.
Click to expand it.
.gitmodules
0 → 100644
+
15
−
0
View file @
c297181a
[submodule "drivers/NGA2000"]
path = drivers/NGA2000
url = https://gitlab.tudelft.nl/ftd/labview/drivers/NGA2000.git
[submodule "drivers/DCP"]
path = drivers/DCP
url = https://gitlab.tudelft.nl/ftd/labview/drivers/DCP.git
[submodule "drivers/Servomex"]
path = drivers/Servomex
url = https://gitlab.tudelft.nl/ftd/labview/drivers/Servomex.git
[submodule "drivers/Xstream"]
path = drivers/Xstream
url = https://gitlab.tudelft.nl/ftd/labview/drivers/Xstream.git
[submodule "drivers/AFP"]
path = drivers/AFP
url = https://gitlab.tudelft.nl/ftd/labview/drivers/AFP.git
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment