diff options
| author | Joel Klinghed <the_jk@yahoo.com> | 2013-01-11 00:30:48 +0100 |
|---|---|---|
| committer | Joel Klinghed <the_jk@yahoo.com> | 2013-01-11 00:30:48 +0100 |
| commit | 36885e794a758d84ab75a905385dca0980c5e902 (patch) | |
| tree | 5e894f79bd06ef6a6b440a5bc748b42901784d3a /src/.gitignore | |
Initial commit
Diffstat (limited to 'src/.gitignore')
| -rw-r--r-- | src/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 0000000..71eefc4 --- /dev/null +++ b/src/.gitignore @@ -0,0 +1,5 @@ +/compiler.h +/paths.h +/safe_fifo.h +/thread.h +/timer |
