summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2008-07-27 17:28:29 +1000
committerPaul Mackerras <paulus@samba.org>2008-07-27 17:28:29 +1000
commit3e451dfe42426b51e6ce1d66a3e04de43e055568 (patch)
tree1d2db28bdfde267dd30102b9a585c3ec29251e94 /.gitignore
parent7a7ed0a1a26961a165fd17183fd161c36a4b088f (diff)
downloadppp-3e451dfe42426b51e6ce1d66a3e04de43e055568.tar.gz
Get the repository a bit closer to what will be released
* Remove .cvsignore files and create .gitignore files where needed * Add files that were in the last release but not in CVS Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..eb7087c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+*.orig
+*~
+*.o
+*.so
+*.a
+*.cat8
+Makefile