summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Judson Rosen2017-03-15 22:34:26 -0400
committerJoshua Judson Rosen2017-03-28 00:56:53 -0400
commite4bed1e83e929542f686bb9bf5e41da7c2f24f3e (patch)
treeabb000a847bfeb461188401a4d3cba91b02017f1
parentVC: ignore only specific paths for singleton autogenerated files (diff)
downloadgnurobots-e4bed1e83e929542f686bb9bf5e41da7c2f24f3e.tar.gz
VC: ignore "compile" script inserted by Autotools
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cc7c663..719f954 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,4 +22,5 @@ ui/uitest
/depcomp
/install-sh
/missing
+/compile
*~