diff options
author | yvesf <yvesf-git@xapek.org> | 2011-02-24 22:53:59 +0100 |
---|---|---|
committer | yvesf <yvesf-git@xapek.org> | 2011-02-24 22:53:59 +0100 |
commit | 4bb4c57db581aef768fa96d33a94571e40c447df (patch) | |
tree | 11ff3b55fc94d65cb234216b86d0c16db908d6ad /.gitignore | |
parent | d19d354a3fd01f2b52510420c415fee18cf083be (diff) | |
download | dhbw-calendar-4bb4c57db581aef768fa96d33a94571e40c447df.tar.gz dhbw-calendar-4bb4c57db581aef768fa96d33a94571e40c447df.zip |
add .gitignore
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..2f7896d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +target/ |