aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothee Cour <timothee.cour2@gmail.com>2019-01-30 04:34:17 -0800
committergenotrance <dev@genotrance.com>2019-01-30 06:34:17 -0600
commit3709628b6627cdf5cfb2931b1b8e88a86c9b5dec (patch)
tree830aa45b33caf1a2b5d30359ceedd20b0a6b9393
parentef8149778cc0a9c99b2f9904e16913f5be70e5b4 (diff)
downloadnimterop-3709628b6627cdf5cfb2931b1b8e88a86c9b5dec.tar.gz
nimterop-3709628b6627cdf5cfb2931b1b8e88a86c9b5dec.zip
rm tests/.gitignore now that top-level .gitignore ignores exe and that generated includes go under ./build (#92)
-rw-r--r--tests/.gitignore5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
deleted file mode 100644
index 7df3c8d..0000000
--- a/tests/.gitignore
+++ /dev/null
@@ -1,5 +0,0 @@
-/*
-!*.nim
-!.gitignore
-!/include/
-