diff options
author | Tobias Klauser <tklauser@xenon.tklauser.home> | 2006-07-07 18:41:54 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@xenon.tklauser.home> | 2006-07-07 18:41:54 +0200 |
commit | 42520c8ff9a98c2ee9ba16e1bbea14ab4e05f3f1 (patch) | |
tree | 5f56f4081beefdb9137f7d3cbfb44351a7dcda85 /.gitignore | |
parent | 280acb647164f7bc3559d32211b6e6d58269a5c0 (diff) |
Update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1 +1,2 @@ -test.log +*.o +cscope.out |