aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLibravatar Christoph Gysin <christoph.gysin@gmail.com>2015-12-03 15:49:23 +0200
committerLibravatar Christoph Gysin <christoph.gysin@gmail.com>2015-12-03 15:52:21 +0200
commit76920d2759370ad5496663cd4c2713e21f0267e2 (patch)
tree8de23068976816ef349f741421afa8f1d2ef1859 /.gitignore
parentAdd swaylock protocol, add resource destructors (diff)
downloadsway-76920d2759370ad5496663cd4c2713e21f0267e2.tar.gz
sway-76920d2759370ad5496663cd4c2713e21f0267e2.tar.zst
sway-76920d2759370ad5496663cd4c2713e21f0267e2.zip
remove archive from git, add *.a to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f1ac4010..48f8a0cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@ cmake_install.cmake
5install_manifest.txt 5install_manifest.txt
6*.swp 6*.swp
7*.o 7*.o
8*.a
8bin/ 9bin/
9test/ 10test/
10build/ 11build/