diff options
author | Case Duckworth | 2024-01-17 22:50:58 -0600 |
---|---|---|
committer | Case Duckworth | 2024-01-17 22:50:58 -0600 |
commit | 95ddeb52fce369af6ad910bd7593681dcc83c4d9 (patch) | |
tree | 48b097e0c5ddcd7b15a244a740afd67a3c4a1a69 /.gitignore | |
parent | Change organization and massively refactor (diff) | |
download | acdwm-95ddeb52fce369af6ad910bd7593681dcc83c4d9.tar.gz acdwm-95ddeb52fce369af6ad910bd7593681dcc83c4d9.zip |
ignore binary and reference
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 89f1a5e..00b512f 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -6,3 +6,4 @@ acdwm | |||
6 | *.link | 6 | *.link |
7 | *.o | 7 | *.o |
8 | *.import.scm | 8 | *.import.scm |
9 | ref/ \ No newline at end of file | ||