aboutsummaryrefslogtreecommitdiffstats
path: root/plpfuse
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2013-12-16 01:02:35 +0000
committerReuben Thomas <rrt@sc3d.org>2013-12-16 01:02:35 +0000
commite9e517ecf4b370cd279dbdd64a20daf85884d166 (patch)
treeb5a019fdad10e8a7bc0c9cad9771e9216254a3fb /plpfuse
parent0d34a0fbc004dcf4021102f2e26a150ed3651d38 (diff)
downloadplptools-e9e517ecf4b370cd279dbdd64a20daf85884d166.tar.gz
plptools-e9e517ecf4b370cd279dbdd64a20daf85884d166.tar.bz2
plptools-e9e517ecf4b370cd279dbdd64a20daf85884d166.zip
Convert .cvsignore files to .gitignore files
Diffstat (limited to 'plpfuse')
-rw-r--r--plpfuse/.cvsignore5
-rw-r--r--plpfuse/.gitignore1
2 files changed, 1 insertions, 5 deletions
diff --git a/plpfuse/.cvsignore b/plpfuse/.cvsignore
deleted file mode 100644
index 6ccdb58..0000000
--- a/plpfuse/.cvsignore
+++ /dev/null
@@ -1,5 +0,0 @@
-Makefile.in
-Makefile
-.libs
-.deps
-plpfuse
diff --git a/plpfuse/.gitignore b/plpfuse/.gitignore
new file mode 100644
index 0000000..b1f9e68
--- /dev/null
+++ b/plpfuse/.gitignore
@@ -0,0 +1 @@
+/plpfuse \ No newline at end of file