This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
9480c0ec12
nuttx-apps
/
examples
/
elf
/
tests
/
helloxx
/
.gitignore
6 lines
45 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Clone svn:ignore directory atributed to .gitignore files
2013-04-04 22:27:29 +02:00
hello++1
hello++2
hello++3
hello++4
Ensure all source code end with one and only one newline by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done
2020-02-07 14:31:07 +01:00
hello++5
Reference in New Issue
Copy Permalink