Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
labrobotica
drivers
LidarLite
Commits
6cd30d5b
Commit
6cd30d5b
authored
Aug 29, 2019
by
Alejandro Lopez Gestoso
Browse files
Added .gitignore. Removed bin and lib directories
parent
a76ed5a3
Changes
3
Hide whitespace changes
Inline
Side-by-side
.gitignore
0 → 100644
View file @
6cd30d5b
bin
lib
bin/.gitignore
deleted
100644 → 0
View file @
a76ed5a3
# Ignore everything
*
# But not these files...
!.gitignore
# ...even if they are in subdirectories
!*/
lib/.gitignore
deleted
100644 → 0
View file @
a76ed5a3
# Ignore everything
*
# But not these files...
!.gitignore
# ...even if they are in subdirectories
!*/
Write
Preview
Supports
Markdown
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