core-agent-linux/.gitignore
Marek Marczykowski-Górecki c278d56bea
Update gitignore and make clean target
Debian build require clean sources (make clean must return the sources
to the state from before build).
2018-04-20 16:27:26 +02:00

10 lines
64 B
Plaintext

rpm/*
deb/*
*.pyc
*.pyo
*~
*.o
.coverage
*.egg-info
__pycache__