diff options
| author | Florian Fischer <florian.fl.fischer@fau.de> | 2018-07-09 17:11:28 +0200 |
|---|---|---|
| committer | Florian Fischer <florian.fl.fischer@fau.de> | 2018-07-09 17:11:28 +0200 |
| commit | 41229452961ed2b10373d50660e02e92e4b0c60c (patch) | |
| tree | d42dc194ef139e9428ec6ce4ba5976a82e47379f /.gitignore | |
| parent | b3427fb76390b0074f0e702cc16604a2d8df327a (diff) | |
| download | allocbench-41229452961ed2b10373d50660e02e92e4b0c60c.tar.gz allocbench-41229452961ed2b10373d50660e02e92e4b0c60c.zip | |
add basic 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..a007fea --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build/* |
