zncconfig.h has moved to include/znc

__pycache__ is now used on python3.2 for cache files
This commit is contained in:
Kyle Fuller
2011-10-18 19:21:27 +00:00
parent bce4e60c08
commit 0a56a0281b
+4 -4
View File
@@ -8,12 +8,12 @@
/config.*
/configure
/install-sh
/zncconfig.h.in
/include/znc/zncconfig.h.in
# Generated by configure
Makefile
*.pc
/zncconfig.h
/include/znc/zncconfig.h
/znc-buildmod
/znc-config
@@ -27,8 +27,8 @@ Makefile
/modules/modpython/functions.cpp
/modules/modpython/swigpyrun.h
/modules/modpython/znc_core.py
/modules/modpython/*.pyc
/modules/*.pyc
*.pyc
__pycache__
/test/ConfigTest
/test/EscapeTest