diff options
| author | makefu <github@syntax-fehler.de> | 2014-03-16 19:36:48 +0100 | 
|---|---|---|
| committer | makefu <github@syntax-fehler.de> | 2014-03-16 19:37:30 +0100 | 
| commit | 536bfe6d1e3cce27b6a84d4c19f7feafac690b53 (patch) | |
| tree | 449af323e18619630de869121a5dd6c88f19b2a7 | |
| parent | 1f55745f726ca54b8f403ef121fa0a32442b1274 (diff) | |
filehooker: add gitignore
| -rw-r--r-- | filehooker/.gitignore | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/filehooker/.gitignore b/filehooker/.gitignore new file mode 100644 index 00000000..ec359cec --- /dev/null +++ b/filehooker/.gitignore @@ -0,0 +1,3 @@ +./work +./out +./arch | 
