aboutsummaryrefslogtreecommitdiffstats
path: root/plpprint
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 /plpprint
parent0d34a0fbc004dcf4021102f2e26a150ed3651d38 (diff)
downloadplptools-e9e517ecf4b370cd279dbdd64a20daf85884d166.tar.gz
plptools-e9e517ecf4b370cd279dbdd64a20daf85884d166.tar.bz2
plptools-e9e517ecf4b370cd279dbdd64a20daf85884d166.zip
Convert .cvsignore files to .gitignore files
Diffstat (limited to 'plpprint')
-rw-r--r--plpprint/.cvsignore6
-rw-r--r--plpprint/.gitignore2
2 files changed, 2 insertions, 6 deletions
diff --git a/plpprint/.cvsignore b/plpprint/.cvsignore
deleted file mode 100644
index c5361f5..0000000
--- a/plpprint/.cvsignore
+++ /dev/null
@@ -1,6 +0,0 @@
-Makefile.in
-Makefile
-.libs
-.deps
-plpprintd
-prolog.ps
diff --git a/plpprint/.gitignore b/plpprint/.gitignore
new file mode 100644
index 0000000..d325495
--- /dev/null
+++ b/plpprint/.gitignore
@@ -0,0 +1,2 @@
+/plpprintd
+/prolog.ps