aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAge
* First step of cleaning up the Makefile.in hell.first-step-to-automake-integrationToni Uhlig2021-07-30
| | | | | | | | | | | | | | | | | The goal is to get rid of the Makefile.in's (replace it with Automake Makefile.am's) as they duplicate lot's of text. That decreases readability and is in general a bad design pattern. It seems appropriate to use Automake for an Autoconf based project. Currently achieved: * using libtool to build the core library (+libtool's semantic versioning) * out-of-source builds should work right now * introducing Automake based Makefile in src/ * removed some (maybe) unused GIT ignored files * provide some small python fixes Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* gitignore: ignore dpdk artifacts.Vitaliy Ivanov2018-11-28
| | | | | | Also similarly to shared libraries do not hide static lib. Signed-off-by: Vitaliy Ivanov <vitaliyi@interfacemasters.com>
* Clean-up/sort: .gitignoreDarryl Sokoloski2018-04-26
|
* Add configure.ac and ndpi_define.h to gitignoreemanuele-f2017-09-26
|
* Identation and comments only.Paulo Angelo2017-08-08
|
* more ignoresVito Piserchia2016-10-04
|
* Extended .gitignore (courtesy of Vitaly Lavrov)Luca Deri2015-05-06
|
* Added .gitignore fileLuca2015-05-06