i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
.gitignore (601B)
   1 i3lock
   2 *.o
   3 tags
   4 *.swp
   5 *.gz
   6 *~
   7 x86_64-pc-linux-gnu
   8 
   9 ################################################################################
  10 # https://raw.githubusercontent.com/github/gitignore/master/Autotools.gitignore
  11 ################################################################################
  12 
  13 # http://www.gnu.org/software/automake
  14 
  15 Makefile.in
  16 /ar-lib
  17 /test-driver
  18 
  19 # http://www.gnu.org/software/autoconf
  20 
  21 /autom4te.cache
  22 /autoscan.log
  23 /autoscan-*.log
  24 /aclocal.m4
  25 /compile
  26 /config.h.in
  27 /config.guess
  28 /config.sub
  29 /configure
  30 /configure.scan
  31 /depcomp
  32 /install-sh
  33 /missing
  34 /stamp-h1
  35 aminclude_static.am