This website works better with JavaScript
Home
Explore
Register
Sign In
SongZihuan
/
GitIgnore
mirror of
https://github.com/github/gitignore.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
added logs and devel directories to .gitignore (
#2497
)
Sadhan Sarma
7 years ago
parent
9e0c53270a
commit
3650f47569
1 changed files
with
2 additions
and
0 deletions
Unified View
Show Diff Stats
2
0
ROS.gitignore
+ 2
- 0
ROS.gitignore
View File
@@ -1,3 +1,5 @@
+devel/
+logs/
build/
build/
bin/
bin/
lib/
lib/