c6365e7abe
- Add .gitignore files in each subdirectory of src/, so as to reduce the size of the .gitignore file in the project root, and also make it easier to maintain (i.e., if a directory in src/ is removed, there will not be outdated entries in the root .gitignore file. - Also add missing .gitignore entries and remove outdated entries and duplicates.
11 lines
123 B
Plaintext
11 lines
123 B
Plaintext
*.debhelper.log
|
|
*.debhelper
|
|
*.substvars
|
|
*.ko
|
|
|
|
build-arch-stamp
|
|
build/
|
|
configure-stamp
|
|
debian/files
|
|
debian/opennsl-modules/
|