diff options
author | Malfurious <m@lfurio.us> | 2021-08-22 10:06:40 -0400 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2021-08-22 10:06:40 -0400 |
commit | 083f76002476dd722a2989cf2c33d0e616e3fd84 (patch) | |
tree | 64258b519fa6ea1a36cdf50a7f7bf20567098d13 /tools/.gitignore | |
parent | d0e68f51eae112447289f2bcf541c4a4882ec741 (diff) | |
download | lib-des-gnux-083f76002476dd722a2989cf2c33d0e616e3fd84.tar.gz lib-des-gnux-083f76002476dd722a2989cf2c33d0e616e3fd84.zip |
Globally ignore all build artifacts
Signed-off-by: Malfurious <m@lfurio.us>
Diffstat (limited to 'tools/.gitignore')
-rw-r--r-- | tools/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/.gitignore b/tools/.gitignore deleted file mode 100644 index c18dd8d..0000000 --- a/tools/.gitignore +++ /dev/null @@ -1 +0,0 @@ -__pycache__/ |