mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
This fixes issues where znc-buildmod was grabbing a different ZNC installation from path.
41 lines
643 B
Plaintext
41 lines
643 B
Plaintext
/znc
|
|
/man/*.gz
|
|
.depend
|
|
|
|
# Generated by autogen.sh
|
|
/aclocal.m4
|
|
/autom4te.cache
|
|
/config.*
|
|
/configure
|
|
/install-sh
|
|
/include/znc/zncconfig.h.in
|
|
|
|
# Generated by configure
|
|
Makefile
|
|
*.pc
|
|
/include/znc/zncconfig.h
|
|
/znc-buildmod
|
|
|
|
# modperl and modpython generated code
|
|
/modules/modperl/functions.cpp
|
|
/modules/modperl/ZNC.cpp
|
|
/modules/modperl/ZNC.pm
|
|
/modules/modperl/swigperlrun.h
|
|
/modules/modpython/_znc_core.cpp
|
|
/modules/modpython/compiler
|
|
/modules/modpython/functions.cpp
|
|
/modules/modpython/swigpyrun.h
|
|
/modules/modpython/znc_core.py
|
|
*.pyc
|
|
__pycache__
|
|
|
|
/test/ConfigTest
|
|
/test/EscapeTest
|
|
|
|
# Compiled Object files
|
|
*.o
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
|