mirror of
https://github.com/znc/znc.git
synced 2026-08-09 18:32:55 +02:00
zncconfig.h has moved to include/znc
__pycache__ is now used on python3.2 for cache files
This commit is contained in:
+4
-4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user