diff options
| author | Vineet Kumar <git@vineetk.net> | 2026-04-18 21:34:11 -0400 |
|---|---|---|
| committer | Vineet Kumar <git@vineetk.net> | 2026-04-18 21:34:11 -0400 |
| commit | 8f571ee51854540d186aafc01d25908bba5ea09e (patch) | |
| tree | 951e0d2e9d3eb297c654fd7a0ceb5f999482af89 /.gitignore | |
initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..69d6571 --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | *~ | ||
| 2 | .claude/ | ||
| 3 | __pycache__/ | ||
| 4 | guix-root | ||
| 5 | guix-root-1-link | ||
| 6 | results/ | ||
| 7 | venv/ \ No newline at end of file | ||
