gitignore: Ignore code made by swig and codegen.pl

This commit is contained in:
staticfox
2016-03-31 10:30:41 -04:00
parent 22e58205fc
commit 8526721c52
+4
View File
@@ -20,12 +20,16 @@ Makefile
# modperl and modpython generated code
/modules/modperl/functions.cpp
/modules/modperl/modperl_biglib.cpp
/modules/modperl/perlfunctions.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/modpython_biglib.cpp
/modules/modpython/pyfunctions.cpp
/modules/modpython/swigpyrun.h
/modules/modpython/znc_core.py
*.pyc