summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Hieber <r.hieber@pengutronix.de>2017-07-25 19:18:43 +0200
committerRoland Hieber <r.hieber@pengutronix.de>2017-07-25 21:15:43 +0200
commit51030c134a9f1d849f1233b86067527a725ff026 (patch)
tree3fc2c78ef4d98aaddbc5a9be1876b0a0dc56b8ca
parente7d300969fb74f34ef06442b8f4ec01beb15262e (diff)
downloadurshd-51030c134a9f1d849f1233b86067527a725ff026.tar.gz
urshd-51030c134a9f1d849f1233b86067527a725ff026.tar.xz
add gitignore for autogenerated files
Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c18c7fc
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+aclocal.m4
+autom4te.cache/
+config/autoconf/
+configure
+GNUmakefile
+GNUmakefile.in
+include/urshd_config.h*
+include/stamp*
+src/.deps/
+src/urshd
+*.o