diff options
-rw-r--r-- | .gitignore | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9bf8ccc --- /dev/null +++ b/.gitignore @@ -0,0 +1,26 @@ +# +# NOTE! Don't add files that are generated in specific +# subdirectories here. Add them in the ".gitignore" file +# in that subdirectory instead. +# +# Normal rules +# +.* +*.o +*.a +*.s +*.ko +*.so +*.mod.c +*~ + +# +# Top-level generic files +# + +# +# Generated include files +# + +# stgit generated dirs +patches-* |