mirror of
https://github.com/Raymo111/i3lock-color.git
synced 2024-11-11 13:50:52 -05:00
ef4f9e4057
This was largely copied from the i3 configure.ac and Makefile.am.
31 lines
554 B
Text
31 lines
554 B
Text
/i3lock
|
|
*.o
|
|
tags
|
|
*.swp
|
|
|
|
################################################################################
|
|
# https://raw.githubusercontent.com/github/gitignore/master/Autotools.gitignore
|
|
################################################################################
|
|
|
|
# http://www.gnu.org/software/automake
|
|
|
|
Makefile.in
|
|
/ar-lib
|
|
/test-driver
|
|
|
|
# http://www.gnu.org/software/autoconf
|
|
|
|
/autom4te.cache
|
|
/autoscan.log
|
|
/autoscan-*.log
|
|
/aclocal.m4
|
|
/compile
|
|
/config.h.in
|
|
/config.guess
|
|
/config.sub
|
|
/configure
|
|
/configure.scan
|
|
/depcomp
|
|
/install-sh
|
|
/missing
|
|
/stamp-h1
|