diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2009-07-18 01:21:04 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2009-07-18 01:21:04 +0200 |
commit | 9aa1ee91b874409668455997e46871a49dcbc7a3 (patch) | |
tree | 28bed4f83cfd9200f0d9846f6f41545e5b0294b3 /.gitignore | |
parent | 73982ed6965adc0306c94e733d65cec22ae564e6 (diff) |
Add .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c2e3a46 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +direct-append +inotify-watch +*.o |