mirror of
https://github.com/znc/znc.git
synced 2026-06-13 02:04:59 +02:00
Add *.pyc and modperl/functions.cpp to .gitignore
This commit is contained in:
@@ -18,6 +18,7 @@ Makefile
|
||||
/znc-config
|
||||
|
||||
# modperl and modpython generated code
|
||||
/modules/modperl/functions.cpp
|
||||
/modules/modperl/ZNC.cpp
|
||||
/modules/modperl/ZNC.pm
|
||||
/modules/modperl/swigperlrun.h
|
||||
@@ -27,6 +28,7 @@ Makefile
|
||||
/modules/modpython/swigpyrun.h
|
||||
/modules/modpython/znc_core.py
|
||||
/modules/modpython/*.pyc
|
||||
/modules/*.pyc
|
||||
|
||||
# Compiled Object files
|
||||
*.o
|
||||
|
||||
Reference in New Issue
Block a user