summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorTimothee Cour <timothee.cour2@gmail.com>2018-08-04 09:12:35 -0700
committerAndreas Rumpf <rumpf_a@web.de>2018-08-04 18:12:35 +0200
commit8d2953e8051fb623edccb7ad2946d079f3655e95 (patch)
tree7770a6106b4df1020d45b48a81632057758badef
parente6738ba9d9f7b1221320a1fe49e6abba236b07a0 (diff)
downloadNim-8d2953e8051fb623edccb7ad2946d079f3655e95.tar.gz
gitignore test.ini, generated by ./koch tests (#8529)
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index fc090130b..f2037c1b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,6 +58,7 @@ dist/
 .*/
 ~*
 
-# testament cruft
+# testament cruft; TODO: generate these in a gitignore'd dir in the first place.
 testresults/
 test.txt
+/test.ini