aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorhistoria <gravel.justness270@slmail.me>2024-08-04 04:16:20 -0400
committerhistoria <gravel.justness270@slmail.me>2024-08-04 04:16:20 -0400
commit0a87208f4cad82cfe7dd33c7fbcbcd7cc0d1e219 (patch)
treeb2c7b4ae5a21392f9cffe90256775bad7c832eac /.gitignore
parent4e0d54d5cb8d6fdd96bf8d1cd054554bb954611b (diff)
downloadsoon-0a87208f4cad82cfe7dd33c7fbcbcd7cc0d1e219.tar.gz
Fixing gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 66126ea..83f77d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
then
-tests/
-!tests/*.nim?
+/tests/*
+!/tests/*.nim
+!/tests/*.nims