summaryrefslogtreecommitdiffstats
path: root/bin/README.md
diff options
context:
space:
mode:
authorunknown <paulx161@umn.edu>2021-01-18 19:36:15 -0600
committerunknown <paulx161@umn.edu>2021-01-18 19:36:15 -0600
commit8886c3d660ef857bd72d695d39e5eafd19992c38 (patch)
tree1b267e3312363e0009e1279bb668b370c66f0f1a /bin/README.md
downloadcsci4611-8886c3d660ef857bd72d695d39e5eafd19992c38.tar
csci4611-8886c3d660ef857bd72d695d39e5eafd19992c38.tar.gz
csci4611-8886c3d660ef857bd72d695d39e5eafd19992c38.tar.bz2
csci4611-8886c3d660ef857bd72d695d39e5eafd19992c38.tar.lz
csci4611-8886c3d660ef857bd72d695d39e5eafd19992c38.tar.xz
csci4611-8886c3d660ef857bd72d695d39e5eafd19992c38.tar.zst
csci4611-8886c3d660ef857bd72d695d39e5eafd19992c38.zip
Initial commit
Diffstat (limited to 'bin/README.md')
-rw-r--r--bin/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/README.md b/bin/README.md
new file mode 100644
index 0000000..bc686c5
--- /dev/null
+++ b/bin/README.md
@@ -0,0 +1,3 @@
+This directory is only for installing binary, executable files.
+Nothing other than this README file should be committed to git.
+The .gitignore file in the root directory is setup to ignore everything in this directory except for the README file.