diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2010-06-03 02:37:25 +0200 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2010-06-03 02:37:25 +0200 |
commit | cf74195121a2cfc4537cb64c965fa1945c57ffae (patch) | |
tree | d8c5868cd9175160e80e4ae0fce767ec9a2da9d6 /.gitignore | |
download | dclock-cf74195121a2cfc4537cb64c965fa1945c57ffae.tar dclock-cf74195121a2cfc4537cb64c965fa1945c57ffae.zip |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fc5a6a3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*~ +DClock |