diff options
author | Jacob <andqso@gmail.com> | 2013-07-28 10:00:59 +0100 |
---|---|---|
committer | Jacob <andqso@gmail.com> | 2013-07-28 10:00:59 +0100 |
commit | a0c270b926b7fb1f981281c0ad8ae085272364fb (patch) | |
tree | 827aef838091cce2a95531170f8cc60ef2eecbc7 /.gitignore | |
parent | f343459d6198352964dbb6779f15c352fe2d5794 (diff) |
add gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0fe8233 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +acl/* +others/* +latest +work/* |