diff options
| author | Florian Fischer <florian.fl.fischer@fau.de> | 2017-01-28 14:40:37 +0100 |
|---|---|---|
| committer | Florian Fischer <florian.fl.fischer@fau.de> | 2017-01-28 14:40:37 +0100 |
| commit | d1596594289301cb78f3d5bba78ce867a6889fe8 (patch) | |
| tree | c0f5e6127bf291ab4e08f7932ee4f3654eb5e80c | |
| parent | 6d1b37462d20a3248f25918161c320a6113e27de (diff) | |
| download | goffel-d1596594289301cb78f3d5bba78ce867a6889fe8.tar.gz goffel-d1596594289301cb78f3d5bba78ce867a6889fe8.zip | |
add .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..65c8cd9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +goffel +*~ |
