diff options
| author | James Barnett <noreply@jamesbarnett.xyz> | 2018-08-28 16:21:37 +0100 |
|---|---|---|
| committer | James Barnett <noreply@jamesbarnett.xyz> | 2018-08-28 16:21:37 +0100 |
| commit | d5cf6a9696f6f86bec5652f94ba7485aae4ca1bc (patch) | |
| tree | f49de1a27255090ac38c222dede7b9c6fda06eef /.gitignore | |
| parent | e88de0162cff8bbad80972c1b92355b9d2db0213 (diff) | |
| download | tinyOS-d5cf6a9696f6f86bec5652f94ba7485aae4ca1bc.tar.xz tinyOS-d5cf6a9696f6f86bec5652f94ba7485aae4ca1bc.zip | |
Add print_ln function
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -51,4 +51,5 @@ Module.symvers Mkfile.old dkms.conf -bin/
\ No newline at end of file +bin/ +.vscode/
\ No newline at end of file |