diff options
author | Carlos Aznarán Laos | 2022-01-12 08:09:26 -0500 |
---|---|---|
committer | Carlos Aznarán Laos | 2022-01-12 08:09:26 -0500 |
commit | 4edc2150ac74b5bd7c8174fe04dcbc72eaaa6055 (patch) | |
tree | aec367be8fc16c6c1bb5a09aa277e4f056701f52 /.gitignore | |
parent | 99bc2a62b4c3c81383b6efdcd082dfee5b093bbf (diff) | |
download | aur-4edc2150ac74b5bd7c8174fe04dcbc72eaaa6055.tar.gz |
Comment check() function
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..f59ec20aabf5 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*
\ No newline at end of file |