diff options
| author | Ox Cart | 2016-03-17 10:43:40 -0500 |
|---|---|---|
| committer | Ox Cart | 2016-03-17 10:43:40 -0500 |
| commit | 8e63b37ef27d94f6db79c4ffb941608e8f0dc2f9 (patch) | |
| tree | dc372118a147dc0a9d6b6d19d36430e9c9dcf765 /.gitignore | |
| download | systray-8e63b37ef27d94f6db79c4ffb941608e8f0dc2f9.tar.bz2 | |
Squashed commits, full commit log available in https://github.com/getlantern/lantern
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6fb7ba9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +example/example +*~ +*.swp +*.exe +Release +Debug +*.sdf +dll/systray_unsigned.dll |
