ソースを参照

.gitignore: add *.su pattern

Ignore the *.su files generated by using the gcc option -fstack-usage.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Michal Marek <mmarek@suse.com>
Rasmus Villemoes 10 年 前
コミット
e25572878a
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -36,6 +36,7 @@
 modules.builtin
 Module.symvers
 *.dwo
+*.su
 
 #
 # Top-level generic files