diff options
author | Tobias Klauser <tklauser@xenon.tklauser.home> | 2006-07-17 18:58:13 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@xenon.tklauser.home> | 2006-07-17 18:58:13 +0200 |
commit | 4b3d75bc86e69f46325b603ddeff1536211bd26f (patch) | |
tree | b580684adb994e0116a041ab9733eef8f360b339 /.gitignore | |
parent | 4825bbd64861cb15c1a7b7acd7a4d661d277686a (diff) |
Update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,2 +1,7 @@ +# binary files *.o +inotail +inotify-watchdir + +# other cscope.out |