The current gitignore in use at https://github.com/sdnfv/onvm-snort/pull/8 misses ~150 files in the working directory. This is painful when trying to make a clean commit. Common patterns include: ``` Makefile Configure Configure.in Makefile.in . . ```
The current gitignore in use at #8 misses ~150 files in the working directory. This is painful when trying to make a clean commit.
Common patterns include: