diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2013-09-19 09:04:21 +0200 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2013-09-19 09:04:21 +0200 |
commit | 8fac573efcb64e8db7416b3b117f05e7032a7c74 (patch) | |
tree | 8e17fe4aea7038da79d4c2c57cf302cc3214c13e /.gitignore | |
download | ulock-8fac573efcb64e8db7416b3b117f05e7032a7c74.tar ulock-8fac573efcb64e8db7416b3b117f05e7032a7c74.zip |
Set up build system
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b25c15b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*~ |