aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuergen Kahrs <Juergen.Kahrs@vr-web.de>2011-07-31 18:17:44 +0200
committerJuergen Kahrs <Juergen.Kahrs@vr-web.de>2011-07-31 18:17:44 +0200
commit194d9dc454d361ee5c707e71a5e3512fbe3a71cd (patch)
treeb9f3f54f7d17853ce05bbda5c99b47c2a6766fff
parente0fb5433dc35f18d6a69a916f5bf4e90c796c356 (diff)
downloadegawk-194d9dc454d361ee5c707e71a5e3512fbe3a71cd.tar.gz
egawk-194d9dc454d361ee5c707e71a5e3512fbe3a71cd.tar.bz2
egawk-194d9dc454d361ee5c707e71a5e3512fbe3a71cd.zip
Created .gitignore so that the status command produces useful output.
-rw-r--r--.gitignore18
-rw-r--r--awklib/.gitignore8
-rw-r--r--po/.gitignore4
3 files changed, 30 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..e2ae74d3
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,18 @@
+# Ignore files that are created by a build.
+# For example objects and archives.
+*.[oa]
+
+# Directories
+autom4te.cache
+.deps
+
+# Single files.
+Makefile
+config.h
+config.log
+config.status
+dgawk
+gawk
+pgawk
+stamp-h1
+
diff --git a/awklib/.gitignore b/awklib/.gitignore
new file mode 100644
index 00000000..b46084d4
--- /dev/null
+++ b/awklib/.gitignore
@@ -0,0 +1,8 @@
+# Ignore files that are created by a build.
+# For example objects and archives.
+grcat
+group.awk
+igawk
+passwd.awk
+pwcat
+
diff --git a/po/.gitignore b/po/.gitignore
new file mode 100644
index 00000000..2a1c0abe
--- /dev/null
+++ b/po/.gitignore
@@ -0,0 +1,4 @@
+# Ignore files that are created by a build.
+Makefile.in
+POTFILES
+