mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-22 13:11:27 +00:00
Add .gitignore
Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
This commit is contained in:
36
.gitignore
vendored
Normal file
36
.gitignore
vendored
Normal file
@@ -0,0 +1,36 @@
|
||||
*.cmd
|
||||
*.ko
|
||||
*.ko.unsigned
|
||||
*.mod.c
|
||||
*.o
|
||||
*.o.d
|
||||
*.orig
|
||||
*~
|
||||
.depend_adm
|
||||
.depend_d
|
||||
.directory
|
||||
.tmp_versions
|
||||
ibmvstgt/in-tree-patches
|
||||
iscsi-scst/include/iscsi_scst_itf_ver.h
|
||||
iscsi-scst/usr/iscsi-scst-adm
|
||||
iscsi-scst/usr/iscsi-scstd
|
||||
Module.markers
|
||||
Module.symvers
|
||||
modules.order
|
||||
MYMETA.json
|
||||
nightly/diff.short
|
||||
nightly/final
|
||||
nightly/new.short
|
||||
nightly/new.verbose
|
||||
nightly/nohup.out
|
||||
nightly/old.short
|
||||
nightly/old.verbose
|
||||
nightly/sendmail.log
|
||||
scst/include/scst_itf_ver.h
|
||||
scst/src/.tmp_versions/
|
||||
scstadmin/scstadmin.*/scst-*/blib
|
||||
scstadmin/scstadmin.*/scst-*/Makefile
|
||||
scstadmin/scstadmin.*/scst-*/MYMETA.yml
|
||||
scstadmin/scstadmin.*/scst-*/pm_to_blib
|
||||
srpt/build_mode
|
||||
TAGS
|
||||
Reference in New Issue
Block a user