]> git.ipfire.org Git - people/ms/rstp.git/commitdiff
update ignore file
authorStephen Hemminger <shemminger@linux-foundation.org>
Wed, 21 Mar 2007 23:26:38 +0000 (16:26 -0700)
committerStephen Hemminger <shemminger@linux-foundation.org>
Wed, 21 Mar 2007 23:26:38 +0000 (16:26 -0700)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..7505869
--- /dev/null
@@ -0,0 +1,13 @@
+#
+# 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
+*.so
+rstpd
+rstpctl