mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-20 04:01:26 +00:00
.gitignore: Suppress srpt configuration test output files and .cache.mk files
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,3 +1,6 @@
|
||||
# Please keep the entries in this file sorted with the following vi command:
|
||||
# :3,$!LC_ALL=C sort -fu
|
||||
|
||||
*.cmd
|
||||
*.ko
|
||||
*.ko.unsigned
|
||||
@@ -6,6 +9,7 @@
|
||||
*.o.d
|
||||
*.orig
|
||||
*~
|
||||
.cache.mk
|
||||
.depend_adm
|
||||
.depend_d
|
||||
.directory
|
||||
@@ -33,4 +37,5 @@ scstadmin/scstadmin.*/scst-*/Makefile
|
||||
scstadmin/scstadmin.*/scst-*/MYMETA.yml
|
||||
scstadmin/scstadmin.*/scst-*/pm_to_blib
|
||||
srpt/build_mode
|
||||
srpt/conftest/*/result-*.txt
|
||||
TAGS
|
||||
|
||||
Reference in New Issue
Block a user