diff options
author | Case Duckworth | 2022-07-07 21:19:51 -0500 |
---|---|---|
committer | Case Duckworth | 2022-07-07 21:19:51 -0500 |
commit | 47fb72552ceb0fc103f813e6339fe1c22b2d7537 (patch) | |
tree | 4072551eb59cc2c4c2d267e1496b1617319e3256 /.gitignore | |
parent | Add bit about installing (diff) | |
download | licensor-47fb72552ceb0fc103f813e6339fe1c22b2d7537.tar.gz licensor-47fb72552ceb0fc103f813e6339fe1c22b2d7537.zip |
Ignore licensor-ignore.awk
This file is for me to test out and develop licensor's big awk bit in there. Ain't for users lol
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a8ef79c..e2e11d6 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -1 +1,2 @@ | |||
1 | patches/ | 1 | patches/ |
2 | licensor-convert.awk | ||