Initial commit

This commit is contained in:
Arik Jones
2024-09-03 10:50:10 -05:00
parent 8ff624350b
commit 7dd149417a
7 changed files with 266 additions and 17 deletions

17
.gitignore vendored
View File

@@ -1,20 +1,3 @@
# Aider-specific files and folders
.aider*
.aider/
aider-*
.aider.chat.history.md
.aider.ident.json
.aider.tags.json
# Temporary files created by Aider
*.aider.tmp
# Logs
aider.log
# Cached files
.aider_cache/# Binaries for programs and plugins
# Binaries for programs and plugins
*.exe
*.exe~