diff options
| author | Christoph Gysin <christoph.gysin@gmail.com> | 2015-12-03 15:49:23 +0200 |
|---|---|---|
| committer | Christoph Gysin <christoph.gysin@gmail.com> | 2015-12-03 15:52:21 +0200 |
| commit | 76920d2759370ad5496663cd4c2713e21f0267e2 (patch) | |
| tree | 8de23068976816ef349f741421afa8f1d2ef1859 /.gitignore | |
| parent | 71afa388906bf29dcd937aa92b65a97c8b320f60 (diff) | |
| download | sway-76920d2759370ad5496663cd4c2713e21f0267e2.tar.xz | |
remove archive from git, add *.a to gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ cmake_install.cmake install_manifest.txt *.swp *.o +*.a bin/ test/ build/ |
