diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2010-06-13 20:21:25 +0200 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2010-06-13 20:21:25 +0200 |
commit | fcf338a9c6642dc95b123834977428187b2bb310 (patch) | |
tree | 417d1cd363f279300a9f6ae70b46f6b992074644 /.gitignore | |
download | ephraim-fcf338a9c6642dc95b123834977428187b2bb310.tar ephraim-fcf338a9c6642dc95b123834977428187b2bb310.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..27d389a --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.beam +*~
\ No newline at end of file |