about summary refs log tree commit diff
path: root/scripts/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-12 21:31:09 -0500
committerJune McEnroe <june@causal.agency>2020-02-12 21:31:09 -0500
commit9bed890aa889dad4c46b6d18fff8cbdac9feab1a (patch)
treed408ff3884efc17c440bec56ee8311aecaecbc62 /scripts/.gitignore
parentDocument scripts in README (diff)
downloadtest-9bed890aa889dad4c46b6d18fff8cbdac9feab1a.tar.gz
test-9bed890aa889dad4c46b6d18fff8cbdac9feab1a.zip
Add sandman wrapper
Diffstat (limited to 'scripts/.gitignore')
-rw-r--r--scripts/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/.gitignore b/scripts/.gitignore
new file mode 100644
index 0000000..f6dc107
--- /dev/null
+++ b/scripts/.gitignore
@@ -0,0 +1 @@
+sandman
t towupper to wchar_tJune McEnroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe